mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
803c1b722c
commit
119f046477
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user