mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
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:
committed by
Richard Purdie
parent
dec1a60146
commit
9a98a2e900
@@ -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>
|
||||
---
|
||||
|
||||
@@ -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(-)
|
||||
|
||||
@@ -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>
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user