This disables PulseAudio's EsounD emulation and the EsounD sink module. EsounD has been obsolete for a long time, and doesn't seem to be packaged for OpenEmbedded, so probably there are no applications around that would need PulseAudio's EsounD support.
Signed-off-by: Tanu Kaskinen <[email protected]> --- meta/recipes-multimedia/pulseaudio/pulseaudio.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc index 4aea8bc6aa..ad059404f8 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc @@ -79,6 +79,7 @@ EXTRA_OECONF = "\ ac_cv_header_valgrind_memcheck_h=no \ --disable-tests \ --disable-running-from-build-tree \ + --disable-esound \ " # soxr (the SoX Resampler library) doesn't seem to be currently packaged in -- 2.20.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#145825): https://lists.openembedded.org/g/openembedded-core/message/145825 Mute This Topic: https://lists.openembedded.org/mt/79044757/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
