aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes')
-rw-r--r--recipes/bluez/bluez-hcidump_1.42.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/bluez/bluez-hcidump_1.42.bb b/recipes/bluez/bluez-hcidump_1.42.bb
index ef0209c5cd..e83729de05 100644
--- a/recipes/bluez/bluez-hcidump_1.42.bb
+++ b/recipes/bluez/bluez-hcidump_1.42.bb
@@ -2,8 +2,8 @@ DESCRIPTION = "Linux Bluetooth Stack HCI Debugger Tool."
SECTION = "console"
PRIORITY = "optional"
DEPENDS = "bluez-libs"
-LICENSE = "GPL"
-PR = "r0"
+LICENSE = "GPLv2"
+PR = "r1"
SRC_URI = "http://bluez.sourceforge.net/download/bluez-hcidump-${PV}.tar.gz"
S = "${WORKDIR}/bluez-hcidump-${PV}"