1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-04 14:09:47 +00:00

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
@@ -1,4 +1,5 @@
LICENSE = "GPL"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
SECTION = "base"
PR = "r1"