[OE-core] [PATCH 0/1] introduce pulseaudio to DISTRO_FEATURES

Paul Eggleton paul.eggleton at linux.intel.com
Tue Feb 28 17:36:21 UTC 2012


This patch adds a pulseaudio feature to DISTRO_FEATURES, using
DISTRO_FEATURES_BACKFILL to preserve existing distro configuration,
and makes Qt 4 respect it. There are a few other recipes that should
respect this feature as well, however I wanted to send the qt4 one in
as soon as possible as it addresses actual observed build failures.


The following changes since commit 3cb519598d9ce044ccccb2d6a52a3c0933433501:

  tcl 8.5.11: fix packaging for native version (2012-02-28 13:33:22 +0000)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib paule/qt4-pulseaudio-fix
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/qt4-pulseaudio-fix

Paul Eggleton (1):
  qt4: make pulseaudio support conditional upon DISTRO_FEATURES

 meta/conf/bitbake.conf                             |    2 +-
 meta/recipes-qt/qt4/qt-4.7.4.inc                   |    1 +
 .../qt4/qt-4.7.4/pulseaudio-config.patch           |   45 ++++++++++++++++++++
 meta/recipes-qt/qt4/qt-4.8.0.inc                   |    1 +
 .../qt4/qt-4.8.0/pulseaudio-config.patch           |   45 ++++++++++++++++++++
 meta/recipes-qt/qt4/qt4.inc                        |    2 +
 6 files changed, 95 insertions(+), 1 deletions(-)
 create mode 100644 meta/recipes-qt/qt4/qt-4.7.4/pulseaudio-config.patch
 create mode 100644 meta/recipes-qt/qt4/qt-4.8.0/pulseaudio-config.patch

-- 
1.7.5.4





More information about the Openembedded-core mailing list