From c3b74b0c3833541ab5e89a7f9597f1ef8a413a70 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Fri, 11 Mar 2011 10:08:01 -0800 Subject: perl: another set of parallel build fixes [YOCTO #784] Imported more commits from the perl upstream tree Signed-off-by: Nitin A Kamble --- meta/recipes-devtools/perl/perl-native_5.12.2.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'meta/recipes-devtools/perl/perl-native_5.12.2.bb') diff --git a/meta/recipes-devtools/perl/perl-native_5.12.2.bb b/meta/recipes-devtools/perl/perl-native_5.12.2.bb index cd21e9e8b..9af7b06e0 100644 --- a/meta/recipes-devtools/perl/perl-native_5.12.2.bb +++ b/meta/recipes-devtools/perl/perl-native_5.12.2.bb @@ -4,7 +4,7 @@ SECTION = "libs" LICENSE = "Artistic|GPL" LIC_FILES_CHKSUM = "file://Copying;md5=2b4c6ffbcfcbdee469f02565f253d81a \ file://Artistic;md5=f921793d03cc6d63ec4b15e9be8fd3f8" -PR = "r6" +PR = "r7" LIC_FILES_CHKSUM = "file://Copying;md5=2b4c6ffbcfcbdee469f02565f253d81a \ file://Artistic;md5=f921793d03cc6d63ec4b15e9be8fd3f8" @@ -15,6 +15,9 @@ SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz \ file://parallel_build_fix_1.patch \ file://parallel_build_fix_2.patch \ file://parallel_build_fix_3.patch \ + file://parallel_build_fix_4.patch \ + file://parallel_build_fix_5.patch \ + file://parallel_build_fix_6.patch \ file://native-nopacklist.patch;patch=1 \ file://native-perlinc.patch;patch=1" -- cgit v1.2.3