[oe] [meta-perl][PATCH 10/12] librole-tiny-perl: upgrade 2.000005 -> 2.000006

Tim Orling timothy.t.orling at linux.intel.com
Sun Jan 21 22:44:10 UTC 2018


Changes:

2.000006 - 2017-11-08
  - account for code references stored directly in stash (for perl 5.28)
  - work around hint leakage when loading modules in perl 5.8 and 5.10.1

Signed-off-by: Tim Orling <timothy.t.orling at linux.intel.com>
---
 .../{librole-tiny-perl_2.000005.bb => librole-tiny-perl_2.000006.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-perl/recipes-perl/librole/{librole-tiny-perl_2.000005.bb => librole-tiny-perl_2.000006.bb} (84%)

diff --git a/meta-perl/recipes-perl/librole/librole-tiny-perl_2.000005.bb b/meta-perl/recipes-perl/librole/librole-tiny-perl_2.000006.bb
similarity index 84%
rename from meta-perl/recipes-perl/librole/librole-tiny-perl_2.000005.bb
rename to meta-perl/recipes-perl/librole/librole-tiny-perl_2.000006.bb
index f684f684b..c2755ea0f 100644
--- a/meta-perl/recipes-perl/librole/librole-tiny-perl_2.000005.bb
+++ b/meta-perl/recipes-perl/librole/librole-tiny-perl_2.000006.bb
@@ -9,8 +9,8 @@ LICENSE = "Artistic-1.0 | GPL-1.0+"
 LIC_FILES_CHKSUM = "file://README;beginline=177;endline=214;md5=26df7e7c20551fb1906e2286624f0b71"
 
 SRC_URI = "${CPAN_MIRROR}/authors/id/H/HA/HAARG/Role-Tiny-${PV}.tar.gz"
-SRC_URI[md5sum] = "c8c5cf1e02d2e0a1ed22530b55b67d66"
-SRC_URI[sha256sum] = "593a29b621e029bf0218d0154d5dfdf6ec502afc49adeeadae6afd0c70063115"
+SRC_URI[md5sum] = "7c277728a7e090f64b495857cadfed08"
+SRC_URI[sha256sum] = "cc73418c904a0286ecd8915eac11f5be2a8d1e17ea9cb54c9116b0340cd3e382"
 
 S = "${WORKDIR}/Role-Tiny-${PV}"
 
-- 
2.13.6




More information about the Openembedded-devel mailing list