summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl/perl_5.12.2.bb
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2011-02-23 13:01:34 -0800
committerSaul Wold <sgw@linux.intel.com>2011-02-24 14:34:48 -0800
commit9eb9125de80d0f0865fa158fd220663be5e1efb0 (patch)
tree7ff37b314988e214653d60a4e05f6e89884b870a /meta/recipes-devtools/perl/perl_5.12.2.bb
parent0023e32c03a001a7a4a6a688e26af073df7535b0 (diff)
downloadast2050-yocto-poky-9eb9125de80d0f0865fa158fd220663be5e1efb0.zip
ast2050-yocto-poky-9eb9125de80d0f0865fa158fd220663be5e1efb0.tar.gz
perl: import parallel build fixes from upstream git tree
The parallel build issue is fixed in the upstream perl git tree differently. Replacing our fix with the upstream fix. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-devtools/perl/perl_5.12.2.bb')
-rw-r--r--meta/recipes-devtools/perl/perl_5.12.2.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta/recipes-devtools/perl/perl_5.12.2.bb b/meta/recipes-devtools/perl/perl_5.12.2.bb
index e659152..18fad18 100644
--- a/meta/recipes-devtools/perl/perl_5.12.2.bb
+++ b/meta/recipes-devtools/perl/perl_5.12.2.bb
@@ -8,7 +8,7 @@ PRIORITY = "optional"
# We need gnugrep (for -I)
DEPENDS = "virtual/db perl-native-${PV} grep-native"
DEPENDS += "gdbm zlib"
-PR = "r1"
+PR = "r2"
# 5.10.1 has Module::Build built-in
PROVIDES += "libmodule-build-perl"
@@ -18,7 +18,9 @@ PROVIDES += "libmodule-build-perl"
SRC_URI = "ftp://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz \
file://Makefile.patch;patch=1 \
- file://parallel_build_fix.patch \
+ file://parallel_build_fix_1.patch \
+ file://parallel_build_fix_2.patch \
+ file://parallel_build_fix_3.patch \
file://Makefile.SH.patch;patch=1 \
file://installperl.patch;patch=1 \
file://perl-dynloader.patch;patch=1 \
OpenPOWER on IntegriCloud