[poky] [PATCH 20/25] chrpath:Add license checksum and update the GPL to bb file

Mei Lei lei.mei at intel.com
Tue Nov 23 00:40:08 PST 2010


Add COPYING checksum to bb file

Signed-off-by: Mei Lei <lei.mei at intel.com>
---
 meta/recipes-devtools/chrpath/chrpath_0.13.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-devtools/chrpath/chrpath_0.13.bb b/meta/recipes-devtools/chrpath/chrpath_0.13.bb
index 38ae2f7..b812175 100644
--- a/meta/recipes-devtools/chrpath/chrpath_0.13.bb
+++ b/meta/recipes-devtools/chrpath/chrpath_0.13.bb
@@ -1,7 +1,8 @@
 DESCRIPTION = "chrpath allows you to change the rpath (where the application \
 looks for libraries) in an application. It does not (yet) allow you to add an \
 rpath if there isn't one already."
-LICENSE = "GPL"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 PR = "r2"
 
 SRC_URI = "${DEBIAN_MIRROR}/main/c/chrpath/chrpath_${PV}.orig.tar.gz"
-- 
1.6.3.3




More information about the poky mailing list