Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] introduce pulseaudio to DISTRO_FEATURES
@ 2012-02-28 17:36 Paul Eggleton
  2012-02-28 17:36 ` [PATCH 1/1] qt4: make pulseaudio support conditional upon DISTRO_FEATURES Paul Eggleton
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Eggleton @ 2012-02-28 17:36 UTC (permalink / raw)
  To: openembedded-core

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




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

end of thread, other threads:[~2012-03-02 16:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-28 17:36 [PATCH 0/1] introduce pulseaudio to DISTRO_FEATURES Paul Eggleton
2012-02-28 17:36 ` [PATCH 1/1] qt4: make pulseaudio support conditional upon DISTRO_FEATURES Paul Eggleton
2012-03-02 16:24   ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox