summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/bluez/bluez-hcidump_2.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/bluez/bluez-hcidump_2.5.bb')
-rw-r--r--meta/recipes-connectivity/bluez/bluez-hcidump_2.5.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/bluez/bluez-hcidump_2.5.bb b/meta/recipes-connectivity/bluez/bluez-hcidump_2.5.bb
index 5c1f4760a8..3950630a86 100644
--- a/meta/recipes-connectivity/bluez/bluez-hcidump_2.5.bb
+++ b/meta/recipes-connectivity/bluez/bluez-hcidump_2.5.bb
@@ -3,7 +3,9 @@ DESCRIPTION = "The hcidump tool reads raw HCI data coming from and going to a Bl
3and displays the commands, events and data in a human-readable form." 3and displays the commands, events and data in a human-readable form."
4 4
5SECTION = "console" 5SECTION = "console"
6# hcidump was integrated into bluez5
6DEPENDS = "bluez4" 7DEPENDS = "bluez4"
8RCONFLICTS_${PN} = "bluez5"
7LICENSE = "GPLv2+" 9LICENSE = "GPLv2+"
8LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \ 10LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
9 file://src/hcidump.c;beginline=1;endline=23;md5=3bee3a162dff43a5be7470710b99fbcf" 11 file://src/hcidump.c;beginline=1;endline=23;md5=3bee3a162dff43a5be7470710b99fbcf"