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

git at git.openembedded.org git at git.openembedded.org
Sun May 24 06:21:21 UTC 2015


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

Author: Tanu Kaskinen <tanu.kaskinen at linux.intel.com>
Date:   Fri May 22 21:51:56 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