diff mbox series

strace: correct the upstream status in newly added skip-bpf patch

Message ID 20251223124826.2718713-1-alex.kanavin@gmail.com
State New
Headers show
Series strace: correct the upstream status in newly added skip-bpf patch | expand

Commit Message

Alexander Kanavin Dec. 23, 2025, 12:48 p.m. UTC
From: Alexander Kanavin <alex@linutronix.de>

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 meta/recipes-devtools/strace/strace/skip-bpf.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/strace/strace/skip-bpf.patch b/meta/recipes-devtools/strace/strace/skip-bpf.patch
index df218153c9..b058b0ba03 100644
--- a/meta/recipes-devtools/strace/strace/skip-bpf.patch
+++ b/meta/recipes-devtools/strace/strace/skip-bpf.patch
@@ -1,7 +1,7 @@ 
 These tests failed when upgrading to 6.18. Skip them for now until the issue can be resolved
 as the upgrade is needed for newer kernel versons.
 
-Upstream-Status: Pending
+Upstream-Status: Inappropriate [issue reported at https://github.com/strace/strace/issues/370]
 
 Index: strace-6.16/tests/bpf-v.gen.test
 ===================================================================