From: Marc Ferland Date: Tue, 25 Apr 2017 14:48:36 +0000 (-0400) Subject: bluez5: add PACKAGECONFIG option for midi X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~21460 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=057f642b45c740c68c0b10b48eb57c3eac321085;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git bluez5: add PACKAGECONFIG option for midi Signed-off-by: Marc Ferland Signed-off-by: Ross Burton --- diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc index 4244fc895bd..687656ed783 100644 --- a/meta/recipes-connectivity/bluez5/bluez5.inc +++ b/meta/recipes-connectivity/bluez5/bluez5.inc @@ -16,6 +16,7 @@ PACKAGECONFIG ??= "obex-profiles readline" PACKAGECONFIG[obex-profiles] = "--enable-obex,--disable-obex,libical" PACKAGECONFIG[readline] = "--enable-client,--disable-client,readline," PACKAGECONFIG[testing] = "--enable-testing,--disable-testing" +PACKAGECONFIG[midi] = "--enable-midi,--disable-midi,alsa-lib" SRC_URI = "\ ${KERNELORG_MIRROR}/linux/bluetooth/bluez-${PV}.tar.xz \