]> code.ossystems Code Review - openembedded-core.git/commitdiff
insserv:Add license checksum and update the GPL information
authorMei Lei <lei.mei@intel.com>
Tue, 23 Nov 2010 09:36:17 +0000 (17:36 +0800)
committerSaul Wold <Saul.Wold@intel.com>
Wed, 24 Nov 2010 00:47:02 +0000 (16:47 -0800)
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@intel.com>
meta/recipes-devtools/insserv/insserv_1.11.0.bb

index a45ccda48f9866c968681f6544ea90915da6f55d..f3c79eeb0909c3f2ce9dde7da503d9e31caca920 100644 (file)
@@ -1,4 +1,5 @@
-LICENSE = "GPL"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
 SECTION = "base"
 PR = "r1"