[OE-core] [PATCH 07/14] libxml-simple-perl: Upgrade to 2.20

Saul Wold sgw at linux.intel.com
Sun Jun 24 18:03:32 UTC 2012


Change license file to LICENSE, which now contails both
Artistic-1.0 and GPL-1.0 License text

Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 ...ple-perl_2.18.bb => libxml-simple-perl_2.20.bb} |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-devtools/perl/{libxml-simple-perl_2.18.bb => libxml-simple-perl_2.20.bb} (58%)

diff --git a/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb b/meta/recipes-devtools/perl/libxml-simple-perl_2.20.bb
similarity index 58%
rename from meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb
rename to meta/recipes-devtools/perl/libxml-simple-perl_2.20.bb
index 1e22cdd..6434ff7 100644
--- a/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb
+++ b/meta/recipes-devtools/perl/libxml-simple-perl_2.20.bb
@@ -1,13 +1,13 @@
 SECTION = "libs"
 LICENSE = "Artistic-1.0 | GPL-1.0"
-LIC_FILES_CHKSUM = "file://README;beginline=70;md5=94aa5d46682b411a53a5494cfb22640e"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=e7dbb3e2241fac8457967053fc1a1ddb"
 DEPENDS += "libxml-parser-perl"
-PR = "r5"
+PR = "r0"
 
 SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Simple-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "593aa8001e5c301cdcdb4bb3b63abc33"
-SRC_URI[sha256sum] = "a54967c188cda3e20f496c83be4de3f1740eeaa83c0380712ecd969ad8766826"
+SRC_URI[md5sum] = "4d10964e123b76eca36678464daa63cd"
+SRC_URI[sha256sum] = "5cff13d0802792da1eb45895ce1be461903d98ec97c9c953bc8406af7294434a"
 
 S = "${WORKDIR}/XML-Simple-${PV}"
 
-- 
1.7.7.6





More information about the Openembedded-core mailing list