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

Tanu Kaskinen tanu.kaskinen at linux.intel.com
Wed May 20 12:13:42 UTC 2015


On Wed, 2015-05-20 at 13:07 +0100, Richard Purdie wrote:
> 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.

Yep, Ross already complained about the same thing. A fix is forthcoming.

-- 
Tanu




More information about the Openembedded-core mailing list