Thanks, applied as 438d36c6edfb0a05833a961566d4d54fbd85e14f. Michael
[sent from post-receive hook] On Mon, 14 Feb 2022 13:43:41 +0100, Christian Melki <[email protected]> wrote: > 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 <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/gdb-menu.in b/rules/gdb-menu.in > index 74ede3085c9c..00c7ef436a79 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 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
