bluez-hcidump: set the LICENSE to more specific GPLv2
authorDenys Dmytriyenko <denis@denix.org>
Mon, 17 May 2010 20:14:25 +0000 (16:14 -0400)
committerDenys Dmytriyenko <denis@denix.org>
Mon, 17 May 2010 20:14:25 +0000 (16:14 -0400)
recipes/bluez/bluez-hcidump_1.42.bb

index ef0209c..e83729d 100644 (file)
@@ -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}"