diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2021-10-23 23:20:30 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-23 22:26:48 +0100 |
commit | 9a98a2e9007a1c33424a06d9cc69fbdbfe061efb (patch) | |
tree | 9df731e38803034d9ed5375a9087a1395291f063 /meta/recipes-support/libevent | |
parent | dec1a60146e291c228f00cda04d88aa2a3b526a7 (diff) | |
download | poky-9a98a2e9007a1c33424a06d9cc69fbdbfe061efb.tar.gz |
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>
Diffstat (limited to 'meta/recipes-support/libevent')
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libevent/libevent/0003-test-mark-util-monotonic_prc_fallback-as-retriable.patch b/meta/recipes-support/libevent/libevent/0003-test-mark-util-monotonic_prc_fallback-as-retriable.patch index 8a2c78983e..ddc19c495f 100644 --- a/meta/recipes-support/libevent/libevent/0003-test-mark-util-monotonic_prc_fallback-as-retriable.patch +++ b/meta/recipes-support/libevent/libevent/0003-test-mark-util-monotonic_prc_fallback-as-retriable.patch | |||
@@ -5,7 +5,7 @@ Subject: [PATCH] test: mark util/monotonic_prc_fallback as retriable | |||
5 | 5 | ||
6 | Refs: #1193 | 6 | Refs: #1193 |
7 | 7 | ||
8 | Upstream-status: Backported | 8 | Upstream-Status: Backport |
9 | --- | 9 | --- |
10 | test/regress_util.c | 2 +- | 10 | test/regress_util.c | 2 +- |
11 | 1 file changed, 1 insertion(+), 1 deletion(-) | 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
diff --git a/meta/recipes-support/libevent/libevent/0004-test-retriable-tests-are-marked-failed-only-when-all-a.patch b/meta/recipes-support/libevent/libevent/0004-test-retriable-tests-are-marked-failed-only-when-all-a.patch index ae7db0b7aa..ea17e876ea 100644 --- a/meta/recipes-support/libevent/libevent/0004-test-retriable-tests-are-marked-failed-only-when-all-a.patch +++ b/meta/recipes-support/libevent/libevent/0004-test-retriable-tests-are-marked-failed-only-when-all-a.patch | |||
@@ -6,7 +6,7 @@ Subject: [PATCH] test: retriable tests are marked failed only when all | |||
6 | 6 | ||
7 | Fixes: #1193 | 7 | Fixes: #1193 |
8 | 8 | ||
9 | Upstream-status: Pending | 9 | Upstream-Status: Accepted |
10 | 10 | ||
11 | Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com> | 11 | Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com> |
12 | --- | 12 | --- |