lttng:Add license file checksum and update the GPL information

Add COPYING checksum to bb file and update the "GPL" to "GPLv3" according to COPYING

Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
Mei Lei
2010-11-23 14:10:45 +08:00
committed by Saul Wold
parent 2d72fd53fe
commit 7d3a380d5a

View File

@@ -2,8 +2,8 @@ SECTION = "devel"
DESCRIPTION = "The Linux trace toolkit is a suite of tools designed to \
extract program execution details from the Linux operating system and \
interpret them."
LICENSE = "GPL"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=id32239bcb673463ab874e80d47fae504"
PR = "r0"
LTTDATE = "09062010"