[oe-commits] Tanu Kaskinen : packagegroup-core-x11-sato: add PulseAudio

git at git.openembedded.org git at git.openembedded.org
Wed May 20 07:13:54 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: 472032d8294d3bb62cab10662c73fc1f1bc6fa46
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=472032d8294d3bb62cab10662c73fc1f1bc6fa46

Author: Tanu Kaskinen <tanu.kaskinen at linux.intel.com>
Date:   Mon May 18 15:40:43 2015 +0300

packagegroup-core-x11-sato: add PulseAudio

This enables PulseAudio in the Sato images.

[YOCTO #7517]

Signed-off-by: Tanu Kaskinen <tanu.kaskinen at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
index 2d046c4..04d1e99 100644
--- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
+++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
@@ -39,6 +39,8 @@ RDEPENDS_${PN}-base = "\
     libsdl \
     ${NETWORK_MANAGER} \
     udev-extraconf \
+    pulseaudio-server \
+    pulseaudio-client-conf-sato \
     "
 
 # pcmanfm doesn't work on mips



More information about the Openembedded-commits mailing list