[poky] [PATCH 24/25] insserv:Add license checksum and update the GPL information
Mei Lei
lei.mei at intel.com
Tue Nov 23 01:36:17 PST 2010
Add COPYING file checksum to bb file and update the "GPL" to "GPLv2" according to the COPYING file
Signed-off-by: Mei Lei <lei.mei at intel.com>
---
meta/recipes-devtools/insserv/insserv_1.11.0.bb | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-devtools/insserv/insserv_1.11.0.bb b/meta/recipes-devtools/insserv/insserv_1.11.0.bb
index a45ccda..f3c79ee 100644
--- a/meta/recipes-devtools/insserv/insserv_1.11.0.bb
+++ b/meta/recipes-devtools/insserv/insserv_1.11.0.bb
@@ -1,4 +1,5 @@
-LICENSE = "GPL"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
SECTION = "base"
PR = "r1"
--
1.6.3.3
More information about the poky
mailing list