libevent,btrfs-tools: fix Upstream-Status tag

(From OE-Core rev: fe3b2d0cb23a0d4abd229682beaa0bb64f4a97bd)

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexandre Belloni
2021-10-23 23:20:30 +02:00
committed by Richard Purdie
parent dec1a60146
commit 9a98a2e900
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ add an explicit include of const.h to pickup the macro:
This is safe for older kernel's as well, since the header still
exists, and is valid to include.
Upstream-status: OE Specific [mips64 + musl + libc-headers]
Upstream-Status: Inappropriate [mips64 + musl + libc-headers]
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
---

View File

@@ -5,7 +5,7 @@ Subject: [PATCH] test: mark util/monotonic_prc_fallback as retriable
Refs: #1193
Upstream-status: Backported
Upstream-Status: Backport
---
test/regress_util.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

View File

@@ -6,7 +6,7 @@ Subject: [PATCH] test: retriable tests are marked failed only when all
Fixes: #1193
Upstream-status: Pending
Upstream-Status: Accepted
Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
---