mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
meta: Fix Upstream-Status statements
Fix a variety of problems such as typos, bad punctuations, or incorrect Upstream-Status values. (From OE-Core rev: bd220fe6ce8c3a0805f13a14706d3130ea872604) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
20d90af47d
commit
1c914a844b
@@ -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 +++---
|
||||
|
||||
+1
-1
@@ -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 +-
|
||||
|
||||
Reference in New Issue
Block a user