diff mbox series

gdb: Mark patch as backport

Message ID 20230307212006.2610543-1-richard.purdie@linuxfoundation.org
State Accepted, archived
Commit 73fd4fb86183fe4d651acfc8f2a65b9d7335ba8e
Headers show
Series gdb: Mark patch as backport | expand

Commit Message

Richard Purdie March 7, 2023, 9:20 p.m. UTC
I submitted the patch upstream and it was accepted/merged. Update the
status to match.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 meta/recipes-devtools/gdb/gdb/add-missing-ldflags.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/gdb/gdb/add-missing-ldflags.patch b/meta/recipes-devtools/gdb/gdb/add-missing-ldflags.patch
index 9385aa99c66..f05ebf19d01 100644
--- a/meta/recipes-devtools/gdb/gdb/add-missing-ldflags.patch
+++ b/meta/recipes-devtools/gdb/gdb/add-missing-ldflags.patch
@@ -16,7 +16,7 @@  and probably needs to be put back upstream.
 The bug is rare to reproduce as it depends on the host libzstd was built
 against.
 
-Upstream-Status: Pending
+Upstream-Status: Backport [https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=5fc6b6d44cd63651c2902cbfc5b9734a55aaa617]
 Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
 
 Index: gdb-13.1/gdb/acinclude.m4