[OE-core] [PATCH 09/11] bluez-hcidump: Change depends from bluez4 to virtual/bluez

Lauren Post lauren.post at freescale.com
Wed Mar 26 14:28:03 UTC 2014


This allows easy transition to bluez5 in future

Signed-off-by: Lauren Post <lauren.post at freescale.com>
---
 .../bluez/bluez-hcidump_2.5.bb                     |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-connectivity/bluez/bluez-hcidump_2.5.bb b/meta/recipes-connectivity/bluez/bluez-hcidump_2.5.bb
index 5c1f476..4cbc3ec 100644
--- a/meta/recipes-connectivity/bluez/bluez-hcidump_2.5.bb
+++ b/meta/recipes-connectivity/bluez/bluez-hcidump_2.5.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "The hcidump tool reads raw HCI data coming from and going to a Bl
 and displays the commands, events and data in a human-readable form."
 
 SECTION = "console"
-DEPENDS = "bluez4"
+DEPENDS = "virtual/bluez"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
                     file://src/hcidump.c;beginline=1;endline=23;md5=3bee3a162dff43a5be7470710b99fbcf"
-- 
1.7.9.5





More information about the Openembedded-core mailing list