]> code.ossystems Code Review - openembedded-core.git/commit
alsa-plugins: initial recipe
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Fri, 22 May 2015 18:51:52 +0000 (21:51 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 24 May 2015 06:19:06 +0000 (07:19 +0100)
commitc1413ee6310d37325770ae411874495416f0d923
tree89994c53ff3f466cb7a5d166c9630cb3862cb730
parentcef29abf0c699b8bd5c5b52ba15ee63bce5fc258
alsa-plugins: initial recipe

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.

The alsa-plugins recipes in meta-guacamayo and meta-webos were used as
references, but this recipe is not a straight copy of either.

Signed-off-by: Tanu Kaskinen <tanu.kaskinen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/alsa/alsa-plugins_1.0.29.bb [new file with mode: 0644]
meta/recipes-multimedia/pulseaudio/pulseaudio.inc