From 8eea67c13b82525b88b5b53a76b1a9ba92e492ba Mon Sep 17 00:00:00 2001 From: Mei Lei Date: Fri, 26 Nov 2010 21:45:32 +0800 Subject: gnu-config:Add license checksum and update the GPL information Add config.guess file checksum to bb file and update the "GPL" to "GPLv1+" according to the license file Signed-off-by: Mei Lei --- meta/recipes-devtools/gnu-config/gnu-config_20080123.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta/recipes-devtools/gnu-config') diff --git a/meta/recipes-devtools/gnu-config/gnu-config_20080123.bb b/meta/recipes-devtools/gnu-config/gnu-config_20080123.bb index 1ca5c8944c..5d7d646f92 100644 --- a/meta/recipes-devtools/gnu-config/gnu-config_20080123.bb +++ b/meta/recipes-devtools/gnu-config/gnu-config_20080123.bb @@ -1,6 +1,7 @@ DESCRIPTION = "gnu-configize" SECTION = "devel" -LICENSE = "GPL" +LICENSE = "GPLv1+" +LIC_FILES_CHKSUM = "file://config.guess;endline=39;md5=a089987af4a25cb0419d1c2fd6d495e3" DEPENDS = "" INHIBIT_DEFAULT_DEPS = "1" -- cgit v1.2.3-54-g00ecf