* [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* Re: [PATCH] packagegroup-core-x11-sato: include pulseaudio-misc
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
1 sibling, 0 replies; 3+ messages in thread
From: Tanu Kaskinen @ 2015-12-24 5:15 UTC (permalink / raw)
To: Maxin B. John, openembedded-core
On Wed, 2015-12-23 at 15:25 +0200, Maxin B. John wrote:
> Add pulseaudio-misc to include "pacmd" in core-image-sato* images.
> This helps in modifying audio setup during runtime.
"pactl" is recommended over "pacmd", and pactl is included in the
pulseaudio-server package, so I disagree with the rationale presented
here. That said, I'm strongly in favour of your change otherwise,
because pulseaudio-misc also includes paplay and friends, which are
very useful for testing audio playback and recording.
--
Tanu
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] packagegroup-core-x11-sato: include pulseaudio-misc
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
1 sibling, 0 replies; 3+ messages in thread
From: Javier Viguera @ 2015-12-29 17:14 UTC (permalink / raw)
To: openembedded-core@lists.openembedded.org
On 23/12/15 14:25, Maxin B. John wrote:
> Add pulseaudio-misc to include "pacmd" in core-image-sato* images.
> This helps in modifying audio setup during runtime.
Hi all,
Could this be cherry-picked to Jethro as well? It applies without
conflicts and seems as valuable as in master.
-
Regards,
Javier Viguera
^ permalink raw reply [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