summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gdb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2023-03-07 21:20:06 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-03-08 16:41:55 +0000
commit76628b2961fb50b4cd88f1c8a10441e06f3583f3 (patch)
tree818b229cbcefd8223cc26fdd3b144aa2a2cca985 /meta/recipes-devtools/gdb
parentf3c5db246586ba4c705dcfd2804d89ed904d9651 (diff)
downloadpoky-76628b2961fb50b4cd88f1c8a10441e06f3583f3.tar.gz
gdb: Mark patch as backport
I submitted the patch upstream and it was accepted/merged. Update the status to match. (From OE-Core rev: 73fd4fb86183fe4d651acfc8f2a65b9d7335ba8e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gdb')
-rw-r--r--meta/recipes-devtools/gdb/gdb/add-missing-ldflags.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gdb/gdb/add-missing-ldflags.patch b/meta/recipes-devtools/gdb/gdb/add-missing-ldflags.patch
index 9385aa99c6..f05ebf19d0 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.
16The bug is rare to reproduce as it depends on the host libzstd was built 16The bug is rare to reproduce as it depends on the host libzstd was built
17against. 17against.
18 18
19Upstream-Status: Pending 19Upstream-Status: Backport [https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=5fc6b6d44cd63651c2902cbfc5b9734a55aaa617]
20Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 20Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
21 21
22Index: gdb-13.1/gdb/acinclude.m4 22Index: gdb-13.1/gdb/acinclude.m4