[OE-core] [PATCH 1/1] qt4: make pulseaudio support conditional upon DISTRO_FEATURES

Richard Purdie richard.purdie at linuxfoundation.org
Fri Mar 2 16:24:37 UTC 2012


On Tue, 2012-02-28 at 17:36 +0000, Paul Eggleton wrote:
> Add a pulseaudio DISTRO_FEATURES item and disable pulseaudio support in
> phonon within Qt4 if it is not present; otherwise it is a race condition
> as to whether it is enabled or disabled or breaks the build.
> 
> Note that this adds pulseaudio to DISTRO_FEATURES_BACKFILL thus leaving
> existing distro configurations unaffected.
> 
> Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
> ---
>  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

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list