aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/perl
diff options
context:
space:
mode:
authorMei Lei <lei.mei@intel.com>2010-11-26 19:07:11 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-02 05:24:45 -0800
commit0727e29db188261a0e9f796ab4ff01f17ec385ca (patch)
treef1ba6e5d0d7ae720071e547903e67cea05252821 /meta/recipes-extended/perl
parent9a5cf01b2aca820c941d6b8b96c72efd1065f198 (diff)
downloadopenembedded-core-contrib-0727e29db188261a0e9f796ab4ff01f17ec385ca.tar.gz
libconvert-ans1-perl:Add license checksum and update the GPL information
Add README file checksum to bb file and update the "GPL" to "GPLv1+" according to the COPYING file Signed-off-by: Mei Lei <lei.mei@intel.com>
Diffstat (limited to 'meta/recipes-extended/perl')
-rw-r--r--meta/recipes-extended/perl/libconvert-asn1-perl_0.21.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-extended/perl/libconvert-asn1-perl_0.21.bb b/meta/recipes-extended/perl/libconvert-asn1-perl_0.21.bb
index 3292ee338f..6f6e75c9fa 100644
--- a/meta/recipes-extended/perl/libconvert-asn1-perl_0.21.bb
+++ b/meta/recipes-extended/perl/libconvert-asn1-perl_0.21.bb
@@ -1,6 +1,7 @@
DESCRIPTION = "Convert::ASN1 - ASN.1 Encode/Decode library"
SECTION = "libs"
-LICENSE = "Artistic|GPL"
+LICENSE = "Artistic|GPLv1+"
+LIC_FILES_CHKSUM = "file://README;beginline=10;endline=12;md5=a64b291b13ffddeef33b14f047ee8b26"
PR = "r0"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/Convert-ASN1-${PV}.tar.gz"