From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [RFC PATCH 0/1] Disable pulseaudio in Qt4
Date: Fri, 18 Nov 2011 15:03:40 +0000 [thread overview]
Message-ID: <cover.1321628513.git.paul.eggleton@linux.intel.com> (raw)
We had a failure on the autobuilder because qt4-x11-free detected
pulseaudio was present but then since it wasn't listed in DEPENDS,
when it came to compile time pulseaudio happened to be unavailable and
the build failed. At first I just added pulseaudio to DEPENDS but then I
considered that it becomes a hard runtime dependency of phonon when it
is enabled and many will not want that. So I'm making this an RFC,
please comment.
The following changes since commit 0a815e889d056f44af1ada623b4b2edcb699693a:
mesa: fix calling host's commands (2011-11-18 14:37:09 +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 (1):
qt4: disable pulseaudio
meta/recipes-qt/qt4/files/pulseaudio-config.patch | 31 +++++++++++++++++++++
meta/recipes-qt/qt4/qt-4.7.4.inc | 3 +-
meta/recipes-qt/qt4/qt4-embedded_4.7.4.bb | 2 +-
meta/recipes-qt/qt4/qt4-x11-free_4.7.4.bb | 2 +-
4 files changed, 35 insertions(+), 3 deletions(-)
create mode 100644 meta/recipes-qt/qt4/files/pulseaudio-config.patch
--
1.7.5.4
next reply other threads:[~2011-11-18 15:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-18 15:03 Paul Eggleton [this message]
2011-11-18 15:03 ` [RFC PATCH 1/1] qt4: disable pulseaudio Paul Eggleton
2011-11-18 15:22 ` Koen Kooi
2011-11-18 15:28 ` Paul Eggleton
2011-11-19 14:55 ` Otavio Salvador
2011-11-21 11:46 ` Paul Eggleton
2011-11-21 12:02 ` Otavio Salvador
2011-11-22 20:45 ` Saul Wold
2011-11-22 21:24 ` Paul Eggleton
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.1321628513.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.