From: Richard Purdie Date: Tue, 7 Mar 2023 21:20:06 +0000 (+0000) Subject: gdb: Mark patch as backport X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~1497 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73fd4fb86183fe4d651acfc8f2a65b9d7335ba8e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gdb: Mark patch as backport I submitted the patch upstream and it was accepted/merged. Update the status to match. Signed-off-by: Richard Purdie Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- 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 Index: gdb-13.1/gdb/acinclude.m4