From 66158e79e56e411f6b94c54b5e89e8528c87f342 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 9 Jul 2024 22:49:44 -0700 Subject: gdb: Upgrade to 15.1 release Improved python support and needs c++17 std in compiler to build Detailed Release Notee [1] [1] https://sourceware.org/pipermail/gdb-announce/2024/000140.html (From OE-Core rev: 0041bc06f8b34c2344b018a292451dcd00c6586b) Signed-off-by: Khem Raj Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/conf/distro/include/tcmode-default.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf/distro') diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc index 4fb6e47b7f..c77ce9aa52 100644 --- a/meta/conf/distro/include/tcmode-default.inc +++ b/meta/conf/distro/include/tcmode-default.inc @@ -19,7 +19,7 @@ PREFERRED_PROVIDER_virtual/gettext ??= "gettext" GCCVERSION ?= "14.%" SDKGCCVERSION ?= "${GCCVERSION}" BINUVERSION ?= "2.42%" -GDBVERSION ?= "14.%" +GDBVERSION ?= "15.%" GLIBCVERSION ?= "2.39%" LINUXLIBCVERSION ?= "6.9%" QEMUVERSION ?= "9.0%" -- cgit v1.2.3-54-g00ecf