mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
bluez-hcidump: update LICENSE and LIC_FILES_CHKSUM info
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
4bbb8a9267
commit
88697edaaa
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user