diff options
Diffstat (limited to 'meta/recipes-devtools/perl')
| -rw-r--r-- | meta/recipes-devtools/perl/files/native-perlinc.patch | 2 | ||||
| -rw-r--r-- | meta/recipes-devtools/perl/files/perl-dynloader.patch | 2 |
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 @@ | |||
| 1 | Upstream-Status:Inappropriate [embedded specific] | 1 | Upstream-Status: Inappropriate [embedded specific] |
| 2 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> | 2 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> |
| 3 | 3 | ||
| 4 | Index: perl-5.8.8/lib/ExtUtils/MM_Unix.pm | 4 | Index: 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 @@ | |||
| 1 | Upstream-Status:Inappropriate [embedded specific] | 1 | Upstream-Status: Inappropriate [embedded specific] |
| 2 | 2 | ||
| 3 | Allow the location that .so files are searched for for dynamic | 3 | Allow the location that .so files are searched for for dynamic |
| 4 | loading to be changed via an environment variable. This is to allow | 4 | loading to be changed via an environment variable. This is to allow |
