summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/bluez5/bluez5.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/bluez5/bluez5.inc')
-rw-r--r--meta/recipes-connectivity/bluez5/bluez5.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc
index 48aeff0aee..24a41f92df 100644
--- a/meta/recipes-connectivity/bluez5/bluez5.inc
+++ b/meta/recipes-connectivity/bluez5/bluez5.inc
@@ -54,7 +54,6 @@ PACKAGECONFIG[csip-profiles] = "--enable-csip,--disable-csip"
54PACKAGECONFIG[asha-profiles] = "--enable-asha,--disable-asha" 54PACKAGECONFIG[asha-profiles] = "--enable-asha,--disable-asha"
55PACKAGECONFIG[sixaxis] = "--enable-sixaxis,--disable-sixaxis" 55PACKAGECONFIG[sixaxis] = "--enable-sixaxis,--disable-sixaxis"
56PACKAGECONFIG[tools] = "--enable-tools,--disable-tools" 56PACKAGECONFIG[tools] = "--enable-tools,--disable-tools"
57PACKAGECONFIG[threads] = "--enable-threads,--disable-threads"
58PACKAGECONFIG[deprecated] = "--enable-deprecated,--disable-deprecated" 57PACKAGECONFIG[deprecated] = "--enable-deprecated,--disable-deprecated"
59PACKAGECONFIG[mesh] = "--enable-mesh --enable-external-ell,--disable-mesh, json-c ell" 58PACKAGECONFIG[mesh] = "--enable-mesh --enable-external-ell,--disable-mesh, json-c ell"
60PACKAGECONFIG[btpclient] = "--enable-btpclient --enable-external-ell,--disable-btpclient, ell" 59PACKAGECONFIG[btpclient] = "--enable-btpclient --enable-external-ell,--disable-btpclient, ell"
@@ -65,7 +64,6 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/bluetooth/bluez-${PV}.tar.xz \
65 file://init \ 64 file://init \
66 file://run-ptest \ 65 file://run-ptest \
67 file://0001-tests-add-a-target-for-building-tests-without-runnin.patch \ 66 file://0001-tests-add-a-target-for-building-tests-without-runnin.patch \
68 file://0001-bluez5-disable-aics-tests.patch \
69 " 67 "
70S = "${UNPACKDIR}/bluez-${PV}" 68S = "${UNPACKDIR}/bluez-${PV}"
71 69