From a37843008ff7f21e9c74430cc0a2d4f1b42403f9 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 11 Jan 2016 15:00:57 +0000 Subject: gdb: upgrade to 7.10.1 The PPC inferior patch was dropped since an equivalent fix was merged upstream. (From OE-Core rev: 564c56207edd9a7dcef3ea966580e11a1548115c) Signed-off-by: Richard Purdie --- meta/conf/distro/include/tcmode-default.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf') diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc index 16507c4464..cd9bfaf295 100644 --- a/meta/conf/distro/include/tcmode-default.inc +++ b/meta/conf/distro/include/tcmode-default.inc @@ -25,7 +25,7 @@ PREFERRED_PROVIDER_virtual/gettext ??= "gettext" GCCVERSION ?= "5.%" SDKGCCVERSION ?= "${GCCVERSION}" BINUVERSION ?= "2.25%" -GDBVERSION ?= "7.9%" +GDBVERSION ?= "7.10%" GLIBCVERSION ?= "2.22" UCLIBCVERSION ?= "1.0%" LINUXLIBCVERSION ?= "4.1" -- cgit v1.2.3-54-g00ecf