[oe-commits] Bruce Ashfield : libc-headers: set TC default to 3.14

git at git.openembedded.org git at git.openembedded.org
Mon Mar 31 21:56:32 UTC 2014


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

Author: Bruce Ashfield <bruce.ashfield at windriver.com>
Date:   Mon Mar 31 13:56:32 2014 -0400

libc-headers: set TC default to 3.14

Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.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 d6a626c..300deea 100644
--- a/meta/conf/distro/include/tcmode-default.inc
+++ b/meta/conf/distro/include/tcmode-default.inc
@@ -22,7 +22,7 @@ SDKGCCVERSION ?= "${GCCVERSION}"
 BINUVERSION ?= "2.24"
 EGLIBCVERSION ?= "2.19"
 UCLIBCVERSION ?= "0.9.33+git%"
-LINUXLIBCVERSION ?= "3.10"
+LINUXLIBCVERSION ?= "3.14"
 
 PREFERRED_VERSION_gcc ?= "${GCCVERSION}"
 PREFERRED_VERSION_gcc-cross ?= "${GCCVERSION}"



More information about the Openembedded-commits mailing list