From 5d5d5e1de2b45caaecb418a2e4e3fea92514a7ce Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 13 Mar 2012 23:46:14 +0000 Subject: perl-modules: Fix LICENSE fields to mention the correct license versions (From OE-Core rev: aca5eb8cda9a26b5bb9c2f1e45f2e5c1af643da0) Signed-off-by: Richard Purdie --- meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb') diff --git a/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb b/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb index 205aa4daa9..1e22cdd613 100644 --- a/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb +++ b/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb @@ -1,8 +1,8 @@ SECTION = "libs" -LICENSE = "Artistic" +LICENSE = "Artistic-1.0 | GPL-1.0" LIC_FILES_CHKSUM = "file://README;beginline=70;md5=94aa5d46682b411a53a5494cfb22640e" DEPENDS += "libxml-parser-perl" -PR = "r4" +PR = "r5" SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Simple-${PV}.tar.gz" -- cgit v1.2.3-54-g00ecf