mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 09:32:12 +02:00
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>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user