]> code.ossystems Code Review - openembedded-core.git/commitdiff
lttng:Add license file checksum and update the GPL information
authorMei Lei <lei.mei@intel.com>
Tue, 23 Nov 2010 06:10:45 +0000 (14:10 +0800)
committerSaul Wold <Saul.Wold@intel.com>
Wed, 24 Nov 2010 00:46:49 +0000 (16:46 -0800)
Add COPYING checksum to bb file and update the "GPL" to "GPLv3" according to COPYING

Signed-off-by: Mei Lei <lei.mei@intel.com>
meta/recipes-kernel/lttng/lttng-control_0.87.bb

index da6a6c6e5e89f4bb2dc8a8c4eac5339390671cdc..4bf4f137629ba0a03a25f2776a957a8ec634730f 100644 (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"