[poky] [PATCH 12/14] gnu-config:Add license checksum and update the GPL information

Mei Lei lei.mei at intel.com
Fri Nov 26 05:45:32 PST 2010


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 at intel.com>
---
 .../gnu-config/gnu-config_20080123.bb              |    3 ++-
 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"
 
-- 
1.6.3.3




More information about the poky mailing list