[oe-commits] Khem Raj : tcmode-default: Pin gdb to 7.9

git at git.openembedded.org git at git.openembedded.org
Wed Apr 8 22:12:08 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 00e4324aee6ad436e1a4fbdd968c51cd01273f05
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=00e4324aee6ad436e1a4fbdd968c51cd01273f05

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Apr  8 10:00:05 2015 -0700

tcmode-default: Pin gdb to 7.9

Change-Id: I034a3bf7b9288df4579744f242e990f213193e85
Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/conf/distro/include/tcmode-default.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc
index f69fe9a..e3df934 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 ?= "4.9%"
 SDKGCCVERSION ?= "${GCCVERSION}"
 BINUVERSION ?= "2.25"
-GDBVERSION ?= "7.8%"
+GDBVERSION ?= "7.9%"
 GLIBCVERSION ?= "2.21"
 UCLIBCVERSION ?= "0.9.33+git%"
 LINUXLIBCVERSION ?= "3.19"



More information about the Openembedded-commits mailing list