From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Make pulseaudio a DISTRO_FEATURE
Date: Wed, 23 Nov 2011 15:32:21 +0000 [thread overview]
Message-ID: <cover.1322061836.git.paul.eggleton@linux.intel.com> (raw)
The initial driver behind this series was a failure on our autobuilder,
which resulted from qt4-x11-free detecting pulseaudio at configure time
but then since it wasn't listed in DEPENDS, when it came to compile time
pulseaudio happened to be unavailable and the build failed. Since
pulseaudio becomes a hard runtime dependency of phonon when it is enabled,
and it is an optional build-time dependency more than one recipe it makes
sense to make it a DISTRO_FEATURE.
Note that should this patchset be accepted, distro maintainers will need
to add pulseaudio to their DISTRO_FEATURES to retain the current behaviour.
The following changes since commit aaa2a70f7f1b8a299f31626d61d7ea27f29fb9e2:
gconf: Ensure the correct backend directory is used (2011-11-23 15:10:41 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/qt4-pulseaudio
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/qt4-pulseaudio
Paul Eggleton (3):
default-distrovars: add pulseaudio to DISTRO_FEATURES
qt4: make pulseaudio support conditional upon DISTRO_FEATURES
gst-plugins-good: make pulseaudio support conditional upon
DISTRO_FEATURES
meta/conf/distro/include/default-distrovars.inc | 3 +-
.../gstreamer/gst-plugins-good_0.10.30.bb | 8 ++-
meta/recipes-qt/qt4/files/pulseaudio-config.patch | 44 ++++++++++++++++++++
meta/recipes-qt/qt4/qt-4.7.4.inc | 7 +++-
meta/recipes-qt/qt4/qt4-embedded_4.7.4.bb | 2 +-
meta/recipes-qt/qt4/qt4-x11-free_4.7.4.bb | 2 +-
6 files changed, 59 insertions(+), 7 deletions(-)
create mode 100644 meta/recipes-qt/qt4/files/pulseaudio-config.patch
--
1.7.5.4
next reply other threads:[~2011-11-23 15:39 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-23 15:32 Paul Eggleton [this message]
2011-11-23 15:32 ` [PATCH 1/3] default-distrovars: add pulseaudio to DISTRO_FEATURES Paul Eggleton
2011-11-23 15:32 ` [PATCH 2/3] qt4: make pulseaudio support conditional upon DISTRO_FEATURES Paul Eggleton
2011-11-23 15:32 ` [PATCH 3/3] gst-plugins-good: " Paul Eggleton
2011-11-23 15:59 ` [PATCH 0/3] Make pulseaudio a DISTRO_FEATURE Koen Kooi
2011-11-23 16:33 ` Paul Eggleton
2011-11-23 16:48 ` Phil Blundell
2011-11-23 17:09 ` Richard Purdie
2011-11-23 17:45 ` Paul Eggleton
2011-11-23 17:49 ` Paul Eggleton
2011-11-23 17:53 ` Phil Blundell
2011-11-23 18:22 ` Otavio Salvador
2011-12-29 12:55 ` Paul Eggleton
2012-01-16 17:58 ` Paul Eggleton
2012-01-16 18:12 ` Phil Blundell
2012-01-17 23:13 ` Process for New DISTRO_FEATURES (was: Re: [PATCH 0/3] Make pulseaudio a DISTRO_FEATURE) Richard Purdie
2012-01-17 20:02 ` [PATCH 0/3] Make pulseaudio a DISTRO_FEATURE Tom Rini
2012-01-27 10:43 ` Samuel Stirtzel
2012-01-27 10:54 ` Paul Eggleton
2012-01-27 11:34 ` Samuel Stirtzel
2012-01-27 12:13 ` Paul Eggleton
2012-01-28 20:05 ` Khem Raj
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1322061836.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox