mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
libao: Remove the non-default esound PACKAGECONFIG
esound has been removed. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -28,7 +28,6 @@ python populate_packages_prepend () {
|
||||
}
|
||||
|
||||
PACKAGECONFIG ?= "${@bb.utils.filter('DISTRO_FEATURES', 'alsa pulseaudio', d)}"
|
||||
PACKAGECONFIG[esound] = "--enable-esd,--disable-esd,esound"
|
||||
PACKAGECONFIG[alsa] = "--enable-alsa,--disable-alsa,alsa-lib"
|
||||
PACKAGECONFIG[pulseaudio] = "--enable-pulse,--disable-pulse,pulseaudio"
|
||||
FILES_${BPN}-ckport = "${libdir}/ckport"
|
||||
|
||||
Reference in New Issue
Block a user