Signed-off-by: Christian Melki <christian.me...@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 00c7ef436..308ea1873 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.2"
+       default "12.1"
 endif
 
 config GDB_MD5
        string "gdb source md5sum"
-       default "433bd0904caa31c247b1b1867f2f911d" if !GDB_TOOLCHAIN_VERSION
+       default "759a1b8d2b4d403367dd0e14fa04643d" 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.34.1


Reply via email to