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.

(From OE-Core rev: 28777e593d3dd3a5d0ee2effcdca6a971e2887f9)

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Nicolas Dechesne 2016-05-02 17:56:32 +02:00 committed by Richard Purdie
parent de18e6bac1
commit 5ca7cbf4df
1 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,7 @@ NOINST_TOOLS_READLINE ?= " \
tools/obex-server-tool \
tools/bluetooth-player \
tools/obexctl \
tools/btmgmt \
"
# noinst programs in Makefile.tools that are conditional on EXPERIMENTAL
@ -37,7 +38,6 @@ NOINST_TOOLS_EXPERIMENTAL ?= " \
tools/hwdb \
tools/hcieventmask \
tools/hcisecfilter \
tools/btmgmt \
tools/btinfo \
tools/btattach \
tools/btsnoop \