diff options
-rw-r--r-- | meta/recipes-connectivity/bluez5/bluez5.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc index 4244fc895b..687656ed78 100644 --- a/meta/recipes-connectivity/bluez5/bluez5.inc +++ b/meta/recipes-connectivity/bluez5/bluez5.inc | |||
@@ -16,6 +16,7 @@ PACKAGECONFIG ??= "obex-profiles readline" | |||
16 | PACKAGECONFIG[obex-profiles] = "--enable-obex,--disable-obex,libical" | 16 | PACKAGECONFIG[obex-profiles] = "--enable-obex,--disable-obex,libical" |
17 | PACKAGECONFIG[readline] = "--enable-client,--disable-client,readline," | 17 | PACKAGECONFIG[readline] = "--enable-client,--disable-client,readline," |
18 | PACKAGECONFIG[testing] = "--enable-testing,--disable-testing" | 18 | PACKAGECONFIG[testing] = "--enable-testing,--disable-testing" |
19 | PACKAGECONFIG[midi] = "--enable-midi,--disable-midi,alsa-lib" | ||
19 | 20 | ||
20 | SRC_URI = "\ | 21 | SRC_URI = "\ |
21 | ${KERNELORG_MIRROR}/linux/bluetooth/bluez-${PV}.tar.xz \ | 22 | ${KERNELORG_MIRROR}/linux/bluetooth/bluez-${PV}.tar.xz \ |