Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] packagegroup-core-x11-sato: include pulseaudio-misc
@ 2015-12-23 13:25 Maxin B. John
  2015-12-24  5:15 ` Tanu Kaskinen
  2015-12-29 17:14 ` Javier Viguera
  0 siblings, 2 replies; 3+ messages in thread
From: Maxin B. John @ 2015-12-23 13:25 UTC (permalink / raw)
  To: openembedded-core

Add pulseaudio-misc to include "pacmd" in core-image-sato* images.
This helps in modifying audio setup during runtime.

[YOCTO #8815]

Signed-off-by: Maxin B. John <maxin.john@intel.com>
---
 meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
index 6679db8..753d2bf 100644
--- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
+++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
@@ -39,7 +39,7 @@ RDEPENDS_${PN}-base = "\
     libsdl \
     ${NETWORK_MANAGER} \
     udev-extraconf \
-    ${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio-server pulseaudio-client-conf-sato', '', d)} \
+    ${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio-server pulseaudio-client-conf-sato pulseaudio-misc', '', d)} \
     "
 
 # pcmanfm doesn't work on mips
-- 
2.4.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-12-29 17:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-23 13:25 [PATCH] packagegroup-core-x11-sato: include pulseaudio-misc Maxin B. John
2015-12-24  5:15 ` Tanu Kaskinen
2015-12-29 17:14 ` Javier Viguera

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox