summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/bluez5/bluez5.inc
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@intel.com>2018-04-09 14:55:05 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-04 13:28:04 +0100
commit02492342aefd6b87b0706836aa8baf83fa7ef41c (patch)
treea38d7bb051bde8a2fef1570497922383530bab0f /meta/recipes-connectivity/bluez5/bluez5.inc
parent85a4690f83eeec2ced7f7cd492de7a71536bb565 (diff)
downloadpoky-02492342aefd6b87b0706836aa8baf83fa7ef41c.tar.gz
bluez5: upgrade to version 5.49
Add PACKAGECONFIG for btpclient (BTP client for qualification testing) (From OE-Core rev: d3c855b4afeb6bd98d64185e2fab3c1671b0c953) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/bluez5/bluez5.inc')
-rw-r--r--meta/recipes-connectivity/bluez5/bluez5.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc
index ae2a833c0c..c0b65718ec 100644
--- a/meta/recipes-connectivity/bluez5/bluez5.inc
+++ b/meta/recipes-connectivity/bluez5/bluez5.inc
@@ -42,6 +42,7 @@ PACKAGECONFIG[tools] = "--enable-tools,--disable-tools"
42PACKAGECONFIG[threads] = "--enable-threads,--disable-threads" 42PACKAGECONFIG[threads] = "--enable-threads,--disable-threads"
43PACKAGECONFIG[deprecated] = "--enable-deprecated,--disable-deprecated" 43PACKAGECONFIG[deprecated] = "--enable-deprecated,--disable-deprecated"
44PACKAGECONFIG[mesh] = "--enable-mesh,--disable-mesh, json-c" 44PACKAGECONFIG[mesh] = "--enable-mesh,--disable-mesh, json-c"
45PACKAGECONFIG[btpclient] = "--enable-btpclient,--disable-btpclient, ell"
45 46
46SRC_URI = "\ 47SRC_URI = "\
47 ${KERNELORG_MIRROR}/linux/bluetooth/bluez-${PV}.tar.xz \ 48 ${KERNELORG_MIRROR}/linux/bluetooth/bluez-${PV}.tar.xz \