All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Implment the wayland DISTRO_FEATURE.
@ 2015-03-12 19:46 Jacob Stiffler
  2015-03-12 19:46 ` [PATCH v2 1/4] arago.conf: Include wayland in DISTRO_FEATURES by default Jacob Stiffler
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Jacob Stiffler @ 2015-03-12 19:46 UTC (permalink / raw)
  To: meta-arago

* Only include wayland, weston, and example packages if 'wayland' is a
  DISTRO_FEATURE.
* By default, if 'screen' is a MACHINE_FEATURE, then add 'wayland' as a
  DISTRO_FEATURE.
* Configure qt5 to use wayland if it is a DISTRO_FEATURE, otherwise use eglfs.
* Add processor-sdk brand to remove wayland from DISTRO_EFATURES for the ti33x
  and ti43x soc families.


Jacob Stiffler (4):
  arago.conf: Include wayland in DISTRO_FEATURES by default.
  packagegroup-*: Include wayland/weston if specified in
    DISTRO_FEATURES.
  qtbase: Use DISTRO_FEATURES to set appropriate qpa.
  branding-processor-sdk: Add processor-sdk brand.

 meta-arago-distro/conf/distro/arago.conf           |    2 +-
 .../conf/distro/include/branding-processor-sdk.inc |   35 ++++++++++++++++++++
 .../packagegroups/packagegroup-arago-qte.bb        |    4 +--
 .../packagegroup-arago-tisdk-graphics.bb           |    4 +--
 .../packagegroups/packagegroup-arago-tisdk-qte.bb  |    4 +--
 .../packagegroups/packagegroup-linaro-tc-test.bb   |    5 +--
 meta-arago-distro/recipes-qt/qt5/qtbase/qt_env.sh  |    1 -
 .../recipes-qt/qt5/qtbase_5.4.1.bbappend           |    4 +--
 8 files changed, 47 insertions(+), 12 deletions(-)
 create mode 100644 meta-arago-distro/conf/distro/include/branding-processor-sdk.inc

-- 
v2: Change order of patches.

1.7.9.5



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-03-13  3:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-12 19:46 [PATCH v2 0/4] Implment the wayland DISTRO_FEATURE Jacob Stiffler
2015-03-12 19:46 ` [PATCH v2 1/4] arago.conf: Include wayland in DISTRO_FEATURES by default Jacob Stiffler
2015-03-12 19:46 ` [PATCH v2 2/4] packagegroup-*: Include wayland/weston if specified in DISTRO_FEATURES Jacob Stiffler
2015-03-12 19:46 ` [PATCH v2 3/4] qtbase: Use DISTRO_FEATURES to set appropriate qpa Jacob Stiffler
2015-03-12 19:46 ` [PATCH v2 4/4] branding-processor-sdk: Add processor-sdk brand Jacob Stiffler
2015-03-12 19:54 ` [PATCH v2 0/4] Implment the wayland DISTRO_FEATURE Denys Dmytriyenko
2015-03-12 20:20   ` Cooper Jr., Franklin
2015-03-13  3:01     ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.