summaryrefslogtreecommitdiffstats
path: root/recipes/perl/perl-native_5.10.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/perl-native_5.10.1.bb')
-rw-r--r--recipes/perl/perl-native_5.10.1.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/perl/perl-native_5.10.1.bb b/recipes/perl/perl-native_5.10.1.bb
index a2b4c76d85..69ebb66666 100644
--- a/recipes/perl/perl-native_5.10.1.bb
+++ b/recipes/perl/perl-native_5.10.1.bb
@@ -12,10 +12,10 @@ DEFAULT_PREFERENCE = "-1"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/perl-${PV}"
SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz;name=perl-${PV} \
- file://Configure-multilib.patch;patch=1 \
- file://perl-configpm-switch.patch;patch=1 \
- file://native-nopacklist.patch;patch=1 \
- file://native-perlinc.patch;patch=1 \
+ file://Configure-multilib.patch;apply=yes \
+ file://perl-configpm-switch.patch;apply=yes \
+ file://native-nopacklist.patch;apply=yes \
+ file://native-perlinc.patch;apply=yes \
"
SRC_URI[perl-5.10.1.md5sum] = "b9b2fdb957f50ada62d73f43ee75d044"