From: Mei Lei Date: Fri, 26 Nov 2010 11:07:11 +0000 (+0800) Subject: libconvert-ans1-perl:Add license checksum and update the GPL information X-Git-Tag: rev_ivi_2015_02_04~24309 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bf60cc57311df4c54f58a23950283b2863628fc6;p=scm%2Fbb%2Ftizen-distro.git 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 --- 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 3292ee3..6f6e75c 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"