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

git at git.openembedded.org git at git.openembedded.org
Tue May 19 11:01:18 UTC 2015


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

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