summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMei Lei <lei.mei@intel.com>2010-11-26 21:45:32 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-02 05:24:46 -0800
commit8eea67c13b82525b88b5b53a76b1a9ba92e492ba (patch)
treed5d36a6f805d5c2ad7e5f6b9625c78566fbee119
parent0727e29db188261a0e9f796ab4ff01f17ec385ca (diff)
downloadast2050-yocto-poky-8eea67c13b82525b88b5b53a76b1a9ba92e492ba.zip
ast2050-yocto-poky-8eea67c13b82525b88b5b53a76b1a9ba92e492ba.tar.gz
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 <lei.mei@intel.com>
-rw-r--r--meta/recipes-devtools/gnu-config/gnu-config_20080123.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gnu-config/gnu-config_20080123.bb b/meta/recipes-devtools/gnu-config/gnu-config_20080123.bb
index 1ca5c89..5d7d646 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"
OpenPOWER on IntegriCloud