mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
df63ae7edd
commit
a97bfad798
@@ -41,7 +41,7 @@ PACKAGECONFIG[sixaxis] = "--enable-sixaxis,--disable-sixaxis"
|
||||
PACKAGECONFIG[tools] = "--enable-tools,--disable-tools"
|
||||
PACKAGECONFIG[threads] = "--enable-threads,--disable-threads"
|
||||
PACKAGECONFIG[deprecated] = "--enable-deprecated,--disable-deprecated"
|
||||
PACKAGECONFIG[mesh] = "--enable-mesh,--disable-mesh, json-c"
|
||||
PACKAGECONFIG[mesh] = "--enable-mesh,--disable-mesh, json-c ell"
|
||||
PACKAGECONFIG[btpclient] = "--enable-btpclient,--disable-btpclient, ell"
|
||||
|
||||
SRC_URI = "\
|
||||
|
||||
Reference in New Issue
Block a user