summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorChristopher Larson <chris_larson@mentor.com>2015-08-31 12:12:01 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-03 12:43:17 +0100
commit52b75fc448575689326cc330c65cfdfb92e90705 (patch)
treeec0afd85d318ce2a70d8d5e8ed8987934bca5316 /meta/recipes-sato
parenta2b0d0423555e9b386f1a7bb620837c23be3854e (diff)
downloadpoky-52b75fc448575689326cc330c65cfdfb92e90705.tar.gz
packagegroup-core-x11-sato: obey the pulseaudio distro feature
(From OE-Core rev: 1b0ce4b98e4d9a0a60243239bcb999ab4564b21e) Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
index 04d1e9975d..e0b1f51601 100644
--- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
+++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
@@ -39,8 +39,7 @@ RDEPENDS_${PN}-base = "\
39 libsdl \ 39 libsdl \
40 ${NETWORK_MANAGER} \ 40 ${NETWORK_MANAGER} \
41 udev-extraconf \ 41 udev-extraconf \
42 pulseaudio-server \ 42 ${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio-server pulseaudio-client-conf-sato', '', d)} \
43 pulseaudio-client-conf-sato \
44 " 43 "
45 44
46# pcmanfm doesn't work on mips 45# pcmanfm doesn't work on mips