hcidump utility was dropped in BlueZ 5.87 [1], this was previously
picked up by bluez5-bin, but is no longer provided.

btpclient binaries were moved from tools to client/btpclient [2]

[1] - 
https://github.com/bluez/bluez/commit/a035be775703bba1fa92b25769191ffb37ae4c76
[2] - 
https://github.com/bluez/bluez/commit/a98f3d5abf14eb6e3ddcbf73c22362020f26e105

Signed-off-by: Guðni Már Gilbert <[email protected]>
---
 meta/recipes-connectivity/bluez5/bluez5.inc     | 2 --
 meta/recipes-connectivity/bluez5/bluez5_5.87.bb | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc 
b/meta/recipes-connectivity/bluez5/bluez5.inc
index 8d2e1e8f42..6a98d769dd 100644
--- a/meta/recipes-connectivity/bluez5/bluez5.inc
+++ b/meta/recipes-connectivity/bluez5/bluez5.inc
@@ -7,8 +7,6 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \
                     file://COPYING.LIB;md5=fb504b67c50331fc78734fed90fb0e09 \
                     
file://src/main.c;beginline=1;endline=24;md5=0ad83ca0dc37ab08af448777c581e7ac"
 DEPENDS = "dbus glib-2.0"
-PROVIDES += "bluez-hcidump"
-RPROVIDES:${PN} += "bluez-hcidump"
 
 PACKAGECONFIG ??= "obex-profiles \
     readline \
diff --git a/meta/recipes-connectivity/bluez5/bluez5_5.87.bb 
b/meta/recipes-connectivity/bluez5/bluez5_5.87.bb
index 75b765d524..687780de21 100644
--- a/meta/recipes-connectivity/bluez5/bluez5_5.87.bb
+++ b/meta/recipes-connectivity/bluez5/bluez5_5.87.bb
@@ -74,5 +74,5 @@ NOINST_TOOLS_BT ?= " \
     tools/check-selftest \
     tools/gatt-service \
     profiles/iap/iapd \
-    ${@bb.utils.contains('PACKAGECONFIG', 'btpclient', 'tools/btpclient 
tools/btpclientctl', '', d)} \
+    ${@bb.utils.contains('PACKAGECONFIG', 'btpclient', 
'client/btpclient/btpclient client/btpclient/btpclientctl', '', d)} \
 "
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#240404): 
https://lists.openembedded.org/g/openembedded-core/message/240404
Mute This Topic: https://lists.openembedded.org/mt/120160041/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to