aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/perl/perl-5.14.3/Configure-multilib.patch (renamed from meta/recipes-devtools/perl/perl-5.14.2/Configure-multilib.patch)0
-rw-r--r--meta/recipes-devtools/perl/perl-5.14.3/MM_Unix.pm.patch (renamed from meta/recipes-devtools/perl/perl-5.14.2/MM_Unix.pm.patch)0
-rw-r--r--meta/recipes-devtools/perl/perl-5.14.3/native-nopacklist.patch (renamed from meta/recipes-devtools/perl/perl-5.14.2/native-nopacklist.patch)0
-rw-r--r--meta/recipes-devtools/perl/perl-5.14.3/native-perlinc.patch (renamed from meta/recipes-devtools/perl/perl-5.14.2/native-perlinc.patch)0
-rw-r--r--meta/recipes-devtools/perl/perl-5.14.3/perl-build-in-t-dir.patch (renamed from meta/recipes-devtools/perl/perl-5.14.2/perl-build-in-t-dir.patch)0
-rw-r--r--meta/recipes-devtools/perl/perl-5.14.3/perl-configpm-switch.patch (renamed from meta/recipes-devtools/perl/perl-5.14.2/perl-configpm-switch.patch)0
-rw-r--r--meta/recipes-devtools/perl/perl-native_5.14.3.bb (renamed from meta/recipes-devtools/perl/perl-native_5.14.2.bb)6
7 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-devtools/perl/perl-5.14.2/Configure-multilib.patch b/meta/recipes-devtools/perl/perl-5.14.3/Configure-multilib.patch
index 9625b0b84e..9625b0b84e 100644
--- a/meta/recipes-devtools/perl/perl-5.14.2/Configure-multilib.patch
+++ b/meta/recipes-devtools/perl/perl-5.14.3/Configure-multilib.patch
diff --git a/meta/recipes-devtools/perl/perl-5.14.2/MM_Unix.pm.patch b/meta/recipes-devtools/perl/perl-5.14.3/MM_Unix.pm.patch
index eb92ccb678..eb92ccb678 100644
--- a/meta/recipes-devtools/perl/perl-5.14.2/MM_Unix.pm.patch
+++ b/meta/recipes-devtools/perl/perl-5.14.3/MM_Unix.pm.patch
diff --git a/meta/recipes-devtools/perl/perl-5.14.2/native-nopacklist.patch b/meta/recipes-devtools/perl/perl-5.14.3/native-nopacklist.patch
index 389c3342fb..389c3342fb 100644
--- a/meta/recipes-devtools/perl/perl-5.14.2/native-nopacklist.patch
+++ b/meta/recipes-devtools/perl/perl-5.14.3/native-nopacklist.patch
diff --git a/meta/recipes-devtools/perl/perl-5.14.2/native-perlinc.patch b/meta/recipes-devtools/perl/perl-5.14.3/native-perlinc.patch
index f0bb1f6596..f0bb1f6596 100644
--- a/meta/recipes-devtools/perl/perl-5.14.2/native-perlinc.patch
+++ b/meta/recipes-devtools/perl/perl-5.14.3/native-perlinc.patch
diff --git a/meta/recipes-devtools/perl/perl-5.14.2/perl-build-in-t-dir.patch b/meta/recipes-devtools/perl/perl-5.14.3/perl-build-in-t-dir.patch
index 16064ede92..16064ede92 100644
--- a/meta/recipes-devtools/perl/perl-5.14.2/perl-build-in-t-dir.patch
+++ b/meta/recipes-devtools/perl/perl-5.14.3/perl-build-in-t-dir.patch
diff --git a/meta/recipes-devtools/perl/perl-5.14.2/perl-configpm-switch.patch b/meta/recipes-devtools/perl/perl-5.14.3/perl-configpm-switch.patch
index c6cc15c93f..c6cc15c93f 100644
--- a/meta/recipes-devtools/perl/perl-5.14.2/perl-configpm-switch.patch
+++ b/meta/recipes-devtools/perl/perl-5.14.3/perl-configpm-switch.patch
diff --git a/meta/recipes-devtools/perl/perl-native_5.14.2.bb b/meta/recipes-devtools/perl/perl-native_5.14.3.bb
index 9a066e2ecf..58bb916fcc 100644
--- a/meta/recipes-devtools/perl/perl-native_5.14.2.bb
+++ b/meta/recipes-devtools/perl/perl-native_5.14.3.bb
@@ -4,7 +4,7 @@ SECTION = "libs"
LICENSE = "Artistic-1.0 | GPL-1.0"
LIC_FILES_CHKSUM = "file://Copying;md5=2b4c6ffbcfcbdee469f02565f253d81a \
file://Artistic;md5=f921793d03cc6d63ec4b15e9be8fd3f8"
-PR = "r1"
+PR = "r0"
LIC_FILES_CHKSUM = "file://Copying;md5=2b4c6ffbcfcbdee469f02565f253d81a \
file://Artistic;md5=f921793d03cc6d63ec4b15e9be8fd3f8"
@@ -22,8 +22,8 @@ SRC_URI = "http://www.cpan.org/src/5.0/perl-${PV}.tar.gz \
file://dynaloaderhack.patch \
file://perl-build-in-t-dir.patch"
-SRC_URI[md5sum] = "3306fbaf976dcebdcd49b2ac0be00eb9"
-SRC_URI[sha256sum] = "6488359573bd7d41761bf935f66f827dc220fb3df961ef9b775d51fbd66548d3"
+SRC_URI[md5sum] = "f6a3d878c688d111b495c87db56c5be5"
+SRC_URI[sha256sum] = "03638a4f01bc26b81231233671524b4163849a3a9ea5cc2397293080c4ea339f"
S = "${WORKDIR}/perl-${PV}"