]> code.ossystems Code Review - openembedded-core.git/commitdiff
pulseaudio: disable EsounD support
authorTanu Kaskinen <tanuk@iki.fi>
Thu, 17 Dec 2020 19:27:36 +0000 (21:27 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Dec 2020 00:03:01 +0000 (00:03 +0000)
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 <tanuk@iki.fi>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/pulseaudio/pulseaudio.inc

index 4aea8bc6aa128ddabec4790a03c5aace70420e37..ad059404f8a7a19e1eccc4d56ffe5a50edea9d29 100644 (file)
@@ -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