aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-09-10 19:59:47 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-12 22:59:01 +0100
commitbd220fe6ce8c3a0805f13a14706d3130ea872604 (patch)
treeb044b28a2bab552037266a736fe430380e7aabcb /meta/recipes-devtools/perl
parentcf03765705c6cd26c1a904b62b9aca8f914f44aa (diff)
downloadopenembedded-core-contrib-bd220fe6ce8c3a0805f13a14706d3130ea872604.tar.gz
meta: Fix Upstream-Status statements
Fix a variety of problems such as typos, bad punctuations, or incorrect Upstream-Status values. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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
The ps's option '-f' is not supported by busybox in oe.
-Upstream-Status: [oe specific]
+Upstream-Status: Inappropriate
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
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
Use '$Config{libc}' as the libc file name
-Upstream-Status: oe specific
+Upstream-Status: Inappropriate
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
ext/DynaLoader/t/DynaLoader.t | 2 +-