mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
bluez5: move btmgmt to common READLINE section
Upstream in 5.33 btmgmt was moved from experimental to common READLINE section, in commit e4f0c5582f1fe3451d5588243adba9de1ed68b80, but this was never updated in the recipe. This is a backport from master branch, commit 28777e593d3dd3a5d0ee2effcdca6a971e2887f9. (From OE-Core rev: cbe0648e234e83b8ffc336118d3ee2967b4bb175) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
3b2c540986
commit
a01d3234f6
|
@ -10,6 +10,7 @@ NOINST_TOOLS_READLINE ?= " \
|
||||||
tools/obex-server-tool \
|
tools/obex-server-tool \
|
||||||
tools/bluetooth-player \
|
tools/bluetooth-player \
|
||||||
tools/obexctl \
|
tools/obexctl \
|
||||||
|
tools/btmgmt \
|
||||||
"
|
"
|
||||||
|
|
||||||
# noinst programs in Makefile.tools that are conditional on EXPERIMENTAL
|
# noinst programs in Makefile.tools that are conditional on EXPERIMENTAL
|
||||||
|
@ -34,7 +35,6 @@ NOINST_TOOLS_EXPERIMENTAL ?= " \
|
||||||
tools/hwdb \
|
tools/hwdb \
|
||||||
tools/hcieventmask \
|
tools/hcieventmask \
|
||||||
tools/hcisecfilter \
|
tools/hcisecfilter \
|
||||||
tools/btmgmt \
|
|
||||||
tools/btinfo \
|
tools/btinfo \
|
||||||
tools/btattach \
|
tools/btattach \
|
||||||
tools/btsnoop \
|
tools/btsnoop \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user