[poky] [PATCH 12/25] lttng:Add license file checksum and update the GPL information

Mei Lei lei.mei at intel.com
Mon Nov 22 22:10:45 PST 2010


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

Signed-off-by: Mei Lei <lei.mei at intel.com>
---
 meta/recipes-kernel/lttng/lttng-control_0.87.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-kernel/lttng/lttng-control_0.87.bb b/meta/recipes-kernel/lttng/lttng-control_0.87.bb
index da6a6c6..4bf4f13 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"
-- 
1.6.3.3




More information about the poky mailing list