summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/perl')
-rw-r--r--meta/recipes-devtools/perl/files/native-perlinc.patch2
-rw-r--r--meta/recipes-devtools/perl/files/perl-dynloader.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/perl/files/native-perlinc.patch b/meta/recipes-devtools/perl/files/native-perlinc.patch
index a2e1aefd41..20d7fe6060 100644
--- a/meta/recipes-devtools/perl/files/native-perlinc.patch
+++ b/meta/recipes-devtools/perl/files/native-perlinc.patch
@@ -1,4 +1,4 @@
1Upstream-Status:Inappropriate [embedded specific] 1Upstream-Status: Inappropriate [embedded specific]
2Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> 2Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
3 3
4Index: perl-5.8.8/lib/ExtUtils/MM_Unix.pm 4Index: perl-5.8.8/lib/ExtUtils/MM_Unix.pm
diff --git a/meta/recipes-devtools/perl/files/perl-dynloader.patch b/meta/recipes-devtools/perl/files/perl-dynloader.patch
index 6bb832a426..b49e6e4066 100644
--- a/meta/recipes-devtools/perl/files/perl-dynloader.patch
+++ b/meta/recipes-devtools/perl/files/perl-dynloader.patch
@@ -1,4 +1,4 @@
1Upstream-Status:Inappropriate [embedded specific] 1Upstream-Status: Inappropriate [embedded specific]
2 2
3Allow the location that .so files are searched for for dynamic 3Allow the location that .so files are searched for for dynamic
4loading to be changed via an environment variable. This is to allow 4loading to be changed via an environment variable. This is to allow