diff options
author | Tanu Kaskinen <tanu.kaskinen@linux.intel.com> | 2015-05-22 21:51:56 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-24 07:19:22 +0100 |
commit | 2db5dd7a262ada91da6f31da01cce7afdc136935 (patch) | |
tree | 2f174491e3876dc9c2c3061d8ab0cedac8e97d17 | |
parent | bd9177c3fd72f292338b4f9072b13ddcf7b18790 (diff) | |
download | poky-2db5dd7a262ada91da6f31da01cce7afdc136935.tar.gz |
packagegroup-core-x11-sato: add PulseAudio
This enables PulseAudio in the Sato images.
[YOCTO #7517]
(From OE-Core rev: 76b5cc55ca9c325d0f1cc966f1f4e237e91c5515)
Signed-off-by: Tanu Kaskinen <tanu.kaskinen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb index 2d046c4f7b..04d1e9975d 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 = "\ | |||
39 | libsdl \ | 39 | libsdl \ |
40 | ${NETWORK_MANAGER} \ | 40 | ${NETWORK_MANAGER} \ |
41 | udev-extraconf \ | 41 | udev-extraconf \ |
42 | pulseaudio-server \ | ||
43 | pulseaudio-client-conf-sato \ | ||
42 | " | 44 | " |
43 | 45 | ||
44 | # pcmanfm doesn't work on mips | 46 | # pcmanfm doesn't work on mips |