From: Mei Lei Date: Tue, 23 Nov 2010 06:10:45 +0000 (+0800) Subject: lttng:Add license file checksum and update the GPL information X-Git-Tag: 2011-1~3887 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7d3a380d5a7cc823987025d6a09461a6cbcc0c4f;p=openembedded-core.git 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 --- diff --git a/meta/recipes-kernel/lttng/lttng-control_0.87.bb b/meta/recipes-kernel/lttng/lttng-control_0.87.bb index da6a6c6e5e..4bf4f13762 100644 --- a/meta/recipes-kernel/lttng/lttng-control_0.87.bb +++ b/meta/recipes-kernel/lttng/lttng-control_0.87.bb @@ -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"