All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Implment the wayland DISTRO_FEATURE.
@ 2015-03-12 12:55 Jacob Stiffler
  2015-03-12 12:55 ` [PATCH 1/4] packagegroup-*: Include wayland/weston if specified in DISTRO_FEATURES Jacob Stiffler
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Jacob Stiffler @ 2015-03-12 12:55 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):
  packagegroup-*: Include wayland/weston if specified in
    DISTRO_FEATURES.
  qtbase: Use DISTRO_FEATURES to set appropriate qpa.
  arago.conf: Include wayland in DISTRO_FEATURES by default.
  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           |    9 +++--
 8 files changed, 51 insertions(+), 13 deletions(-)
 create mode 100644 meta-arago-distro/conf/distro/include/branding-processor-sdk.inc

-- 
1.7.9.5



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

end of thread, other threads:[~2015-03-12 17:34 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-12 12:55 [PATCH 0/4] Implment the wayland DISTRO_FEATURE Jacob Stiffler
2015-03-12 12:55 ` [PATCH 1/4] packagegroup-*: Include wayland/weston if specified in DISTRO_FEATURES Jacob Stiffler
2015-03-12 12:55 ` [PATCH 2/4] qtbase: Use DISTRO_FEATURES to set appropriate qpa Jacob Stiffler
2015-03-12 13:55   ` Denys Dmytriyenko
2015-03-12 13:58     ` Stiffler, Jacob
2015-03-12 14:13       ` Denys Dmytriyenko
2015-03-12 12:55 ` [PATCH 3/4] arago.conf: Include wayland in DISTRO_FEATURES by default Jacob Stiffler
2015-03-12 13:20   ` Cooper Jr., Franklin
2015-03-12 13:24     ` Cooper Jr., Franklin
2015-03-12 14:00     ` Denys Dmytriyenko
2015-03-12 12:55 ` [PATCH 4/4] branding-processor-sdk: Add processor-sdk brand Jacob Stiffler
2015-03-12 13:56   ` Denys Dmytriyenko
2015-03-12 14:00     ` Stiffler, Jacob
2015-03-12 14:20       ` Denys Dmytriyenko
2015-03-12 14:25         ` Stiffler, Jacob
2015-03-12 14:30           ` Denys Dmytriyenko
2015-03-12 17:29             ` Stiffler, Jacob
2015-03-12 17:34               ` 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.