summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/bluez5
diff options
context:
space:
mode:
authorPeter A. Bigot <pab@pabigot.com>2018-11-13 12:06:20 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-11-14 11:14:40 +0000
commita97bfad798d8318dbe93b21bb025f280105cb879 (patch)
tree6b31e844e05e406dc5d2d161d58a2f11bf9f6154 /meta/recipes-connectivity/bluez5
parentdf63ae7edd544c5d86b549345ad1ca1c9deacc41 (diff)
downloadpoky-a97bfad798d8318dbe93b21bb025f280105cb879.tar.gz
bluez5: add mesh dependency on ell
Introduced at or before 5.50. (From OE-Core rev: aec2020cec8a21ac85797cb049961d9cfcf8b4f1) Signed-off-by: Peter A. Bigot <pab@pabigot.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/bluez5')
-rw-r--r--meta/recipes-connectivity/bluez5/bluez5.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc
index 9d9739e952..7708e7c88b 100644
--- a/meta/recipes-connectivity/bluez5/bluez5.inc
+++ b/meta/recipes-connectivity/bluez5/bluez5.inc
@@ -41,7 +41,7 @@ PACKAGECONFIG[sixaxis] = "--enable-sixaxis,--disable-sixaxis"
41PACKAGECONFIG[tools] = "--enable-tools,--disable-tools" 41PACKAGECONFIG[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 ell"
45PACKAGECONFIG[btpclient] = "--enable-btpclient,--disable-btpclient, ell" 45PACKAGECONFIG[btpclient] = "--enable-btpclient,--disable-btpclient, ell"
46 46
47SRC_URI = "\ 47SRC_URI = "\