From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] introduce pulseaudio to DISTRO_FEATURES
Date: Tue, 28 Feb 2012 17:36:21 +0000 [thread overview]
Message-ID: <cover.1330450342.git.paul.eggleton@linux.intel.com> (raw)
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
next reply other threads:[~2012-02-28 17:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-28 17:36 Paul Eggleton [this message]
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
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.1330450342.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 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.