[OE-core] [PATCH 1/5] alsa-plugins: initial recipe

Richard Purdie richard.purdie at linuxfoundation.org
Wed May 20 12:07:49 UTC 2015


On Mon, 2015-05-18 at 15:40 +0300, Tanu Kaskinen wrote:
> When PulseAudio is installed, alsa-plugins is needed to provide
> compatibility for ALSA applications.
> 
> The dependencies are set up so that pulseaudio-server depends on
> alsa-plugins-pulseaudio-conf, and alsa-plugins-pulseaudio-conf depends
> on the PulseAudio plugins. This should make the ALSA->PulseAudio
> compatibility configuration work out of the box, while leaving the
> PulseAudio specific configuration out on systems that don't have
> pulseaudio-server installed.
> 
> Signed-off-by: Tanu Kaskinen <tanu.kaskinen at linux.intel.com>
> ---
>  .../recipes-multimedia/alsa/alsa-plugins_1.0.29.bb | 81 ++++++++++++++++++++++
>  meta/recipes-multimedia/pulseaudio/pulseaudio.inc  |  5 ++
>  2 files changed, 86 insertions(+)
>  create mode 100644 meta/recipes-multimedia/alsa/alsa-plugins_1.0.29.bb

Running this through the autobuilder revealed:
https://autobuilder.yoctoproject.org/main/builders/nightly-ipk/builds/303/steps/BuildImages/logs/stdio
which I'm guessing comes from this patch but I haven't bisected.

Cheers,

Richard




More information about the Openembedded-core mailing list