Thanks, applied as 8a92d972c5ea6e2d146533bf2af94d2f9620b28c.

Michael

[sent from post-receive hook]

On Sun, 26 Oct 2025 21:32:54 +0100, Roland Hieber <[email protected]> wrote:
> Signed-off-by: Roland Hieber <[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 4e8dae1a3aae..6b8a83148012 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 "13.1"
> +     default "15.2"
>  endif
>  
>  config GDB_MD5
>       string "gdb source md5sum"
> -     default "4aaad768ff2585464173c091947287ec" if !GDB_TOOLCHAIN_VERSION
> +     default "85c722e2f2baea2b7820a6a7eaea2ce8" 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

Reply via email to