]> code.ossystems Code Review - openembedded-core.git/commitdiff
bluez-hcidump: update LICENSE and LIC_FILES_CHKSUM info
authorDongxiao Xu <dongxiao.xu@intel.com>
Fri, 3 Dec 2010 06:46:08 +0000 (14:46 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 6 Dec 2010 22:02:24 +0000 (22:02 +0000)
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/recipes-connectivity/bluez/bluez-hcidump_1.42.bb

index 8d4e41b0cd5737e17fa361192bcd33e7e18b5c71..d974dc588cd364d8b2933c11f50ad9b9d7cf8e7a 100644 (file)
@@ -5,7 +5,9 @@ and displays the commands, events and data in a human-readable form."
 SECTION = "console"
 PRIORITY = "optional"
 DEPENDS = "bluez4"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
+                    file://src/hcidump.c;beginline=1;endline=23;md5=22f51010959a0cd483c4d7f0bd77aaa3"
 PR = "r0"
 
 SRC_URI = "http://bluez.sourceforge.net/download/bluez-hcidump-${PV}.tar.gz"