[oe-commits] [openembedded-core] 06/06: tcmode-default: Bump glibc, gdb

git at git.openembedded.org git at git.openembedded.org
Sun May 15 08:08:16 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 95b0270e82b5d05d651c05e9c86681978013b346
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Fri May 13 09:46:52 2016 -0700

    tcmode-default: Bump glibc,gdb
    
    glibc 2.24, gdb 7.11
    
    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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc
index c412420..66109bd 100644
--- a/meta/conf/distro/include/tcmode-default.inc
+++ b/meta/conf/distro/include/tcmode-default.inc
@@ -25,8 +25,8 @@ PREFERRED_PROVIDER_virtual/gettext ??= "gettext"
 GCCVERSION ?= "5.3%"
 SDKGCCVERSION ?= "${GCCVERSION}"
 BINUVERSION ?= "2.26%"
-GDBVERSION ?= "7.10%"
-GLIBCVERSION ?= "2.23"
+GDBVERSION ?= "7.11%"
+GLIBCVERSION ?= "2.24"
 UCLIBCVERSION ?= "1.0%"
 LINUXLIBCVERSION ?= "4.4"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list