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 <lei.mei@intel.com>
This commit is contained in:
Mei Lei
2010-11-23 17:36:17 +08:00
committed by Saul Wold
parent 483ab5b54a
commit b2ff1cd01a

View File

@@ -1,4 +1,5 @@
LICENSE = "GPL"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
SECTION = "base"
PR = "r1"