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

git at git.openembedded.org git at git.openembedded.org
Fri Mar 28 18:02:13 UTC 2014


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

Author: Bruce Ashfield <bruce.ashfield at windriver.com>
Date:   Thu Mar 27 00:49:33 2014 -0400

libc-headers: set TC default to 3.14

Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>

---

 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