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/perl/test/dist-threads-t-join.t-adjust-ps-option.patch2
-rw-r--r--meta/recipes-devtools/perl/perl/test/ext-DynaLoader-t-DynaLoader.t-fix-calling-dl_findfil.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/perl/perl/test/dist-threads-t-join.t-adjust-ps-option.patch b/meta/recipes-devtools/perl/perl/test/dist-threads-t-join.t-adjust-ps-option.patch
index 08a6b0a5fd..c8293c3d6a 100644
--- a/meta/recipes-devtools/perl/perl/test/dist-threads-t-join.t-adjust-ps-option.patch
+++ b/meta/recipes-devtools/perl/perl/test/dist-threads-t-join.t-adjust-ps-option.patch
@@ -2,7 +2,7 @@ dist/threads/t/join.t: adjust ps option
2 2
3The ps's option '-f' is not supported by busybox in oe. 3The ps's option '-f' is not supported by busybox in oe.
4 4
5Upstream-Status: [oe specific] 5Upstream-Status: Inappropriate
6Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> 6Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
7--- 7---
8 dist/threads/t/join.t | 6 +++--- 8 dist/threads/t/join.t | 6 +++---
diff --git a/meta/recipes-devtools/perl/perl/test/ext-DynaLoader-t-DynaLoader.t-fix-calling-dl_findfil.patch b/meta/recipes-devtools/perl/perl/test/ext-DynaLoader-t-DynaLoader.t-fix-calling-dl_findfil.patch
index 1ee818c27b..ce577fe5f8 100644
--- a/meta/recipes-devtools/perl/perl/test/ext-DynaLoader-t-DynaLoader.t-fix-calling-dl_findfil.patch
+++ b/meta/recipes-devtools/perl/perl/test/ext-DynaLoader-t-DynaLoader.t-fix-calling-dl_findfil.patch
@@ -2,7 +2,7 @@ ext/DynaLoader/t/DynaLoader.t: fix calling dl_findfile() failed
2 2
3Use '$Config{libc}' as the libc file name 3Use '$Config{libc}' as the libc file name
4 4
5Upstream-Status: oe specific 5Upstream-Status: Inappropriate
6Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> 6Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
7--- 7---
8 ext/DynaLoader/t/DynaLoader.t | 2 +- 8 ext/DynaLoader/t/DynaLoader.t | 2 +-