mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] gdb: Version bump. 11.1 -> 11.2
@ 2022-02-07 19:19 Christian Melki
  2022-02-14 12:43 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2022-02-07 19:19 UTC (permalink / raw)
  To: ptxdist

https://www.sourceware.org/gdb/download/ANNOUNCEMENT
Bump default version.
A lot of problems with aarch64 and 11.1 was due to pr28355.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/gdb-menu.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/gdb-menu.in b/rules/gdb-menu.in
index 74ede3085..00c7ef436 100644
--- a/rules/gdb-menu.in
+++ b/rules/gdb-menu.in
@@ -18,12 +18,12 @@ if !GDB_TOOLCHAIN_VERSION
 
 config GDB_VERSION
 	string "gdb version"
-	default "11.1"
+	default "11.2"
 endif
 
 config GDB_MD5
 	string "gdb source md5sum"
-	default "257cb0f67927f79acf636d8c01e19990" if !GDB_TOOLCHAIN_VERSION
+	default "433bd0904caa31c247b1b1867f2f911d" if !GDB_TOOLCHAIN_VERSION
 	help
 	  md5sum for the gdb source archive. If the version is provided by
 	  the toolchain and the toolchain is an OSELAS.Toolchain then this
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-14 12:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-07 19:19 [ptxdist] [PATCH] gdb: Version bump. 11.1 -> 11.2 Christian Melki
2022-02-14 12:43 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox