mirror of
https://git.yoctoproject.org/poky
synced 2026-09-16 09:49:35 +02:00
bluez5: add PACKAGECONFIG option for midi
(From OE-Core rev: 057f642b45c740c68c0b10b48eb57c3eac321085) Signed-off-by: Marc Ferland <ferlandm@amotus.ca> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a104bde188
commit
49530170ec
@@ -16,6 +16,7 @@ PACKAGECONFIG ??= "obex-profiles readline"
|
|||||||
PACKAGECONFIG[obex-profiles] = "--enable-obex,--disable-obex,libical"
|
PACKAGECONFIG[obex-profiles] = "--enable-obex,--disable-obex,libical"
|
||||||
PACKAGECONFIG[readline] = "--enable-client,--disable-client,readline,"
|
PACKAGECONFIG[readline] = "--enable-client,--disable-client,readline,"
|
||||||
PACKAGECONFIG[testing] = "--enable-testing,--disable-testing"
|
PACKAGECONFIG[testing] = "--enable-testing,--disable-testing"
|
||||||
|
PACKAGECONFIG[midi] = "--enable-midi,--disable-midi,alsa-lib"
|
||||||
|
|
||||||
SRC_URI = "\
|
SRC_URI = "\
|
||||||
${KERNELORG_MIRROR}/linux/bluetooth/bluez-${PV}.tar.xz \
|
${KERNELORG_MIRROR}/linux/bluetooth/bluez-${PV}.tar.xz \
|
||||||
|
|||||||
Reference in New Issue
Block a user