meta: add/fix invalid Upstream-Status tags

(From OE-Core rev: 630ce8130598e2bca7231ac28a7cc18b5b942544)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton 2020-09-22 15:42:26 +01:00 committed by Richard Purdie
parent 1807dfd342
commit bb759f56f6
5 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@ Date: Sun, 16 Aug 2020 16:07:12 +0000
Subject: [PATCH] Use PREFIX/ROOTPREFIX correctly
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Upstream-status: Pending [https://github.com/systemd/systemd/issues/16773]
Upstream-Status: Submitted [https://github.com/systemd/systemd/issues/16773]
---
meson.build | 1 +
src/core/systemd.pc.in | 8 ++++----

View File

@ -46,7 +46,7 @@ ValueError: semaphore or lock released too many times
And the semaphore issue also caused multiprocessing.Queue().put() hung.
Upstream-Status: Pensing
Upstream-Status: Pending
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>

View File

@ -6,7 +6,7 @@ Subject: [PATCH] qemu: Do not include file if not exists
Script configure checks for if_alg.h and check failed but
if_alg.h still included.
Upstream-status: Submitted [https://lists.gnu.org/archive/html/qemu-devel/2020-03/msg07188.html]
Upstream-Status: Submitted [https://lists.gnu.org/archive/html/qemu-devel/2020-03/msg07188.html]
Signed-off-by: Oleksiy Obitotskyy <oobitots@cisco.com>
[update patch context]

View File

@ -7,7 +7,7 @@ mallocopt is not available on non glibc implementations
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Reviewed-by: Petr Vorel <petr.vorel@gmail.com>
[ Upstream-Status: accepted in 967612c454aea66770b64f69287671037fe895b3 ]
Upstream-Status: Accepted [967612c454aea66770b64f69287671037fe895b3]
---
utils/benchmark/ebizzy-0.3/ebizzy.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

View File

@ -10,7 +10,7 @@ case.
Signed-off-by: Eric Anholt <eric@anholt.net>
Upstream-status: Backport [https://github.com/freedesktop/xorg-xserver/commit/e50c85f4e]
Upstream-Status: Backport [https://github.com/freedesktop/xorg-xserver/commit/e50c85f4e]
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
---
hw/xfree86/common/xf86platformBus.c | 2 +-