From: Mei Lei Date: Tue, 23 Nov 2010 09:36:17 +0000 (+0800) Subject: insserv:Add license checksum and update the GPL information X-Git-Tag: 2011-1~3875 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b2ff1cd01ac56204198aee9e9bb48b34dd7a74dd;p=openembedded-core.git insserv:Add license checksum and update the GPL information Add COPYING file checksum to bb file and update the "GPL" to "GPLv2" according to the COPYING file Signed-off-by: Mei Lei --- diff --git a/meta/recipes-devtools/insserv/insserv_1.11.0.bb b/meta/recipes-devtools/insserv/insserv_1.11.0.bb index a45ccda48f..f3c79eeb09 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"