From 82e0e0a15373c4be4d9231f17f72d78de95c2f2a Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 22 Jun 2011 23:47:18 +0100 Subject: Revert "tcmode-default.inc: Bump EGLIBCVERSION to 2.14" This reverts commit 0250ece17e50fde0f87833f0f1a7d203fcfb4343. 2.14 isn't ready for prime time use :( Signed-off-by: Richard Purdie --- 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 20fc119395..90282ee69d 100644 --- a/meta/conf/distro/include/tcmode-default.inc +++ b/meta/conf/distro/include/tcmode-default.inc @@ -20,7 +20,7 @@ GCCVERSION ?= "4.6.0" SDKGCCVERSION ?= "4.6.0" BINUVERSION ?= "2.21" GLIBCVERSION ?= "2.10.1" -EGLIBCVERSION ?= "2.14" +EGLIBCVERSION ?= "2.13" LINUXLIBCVERSION ?= "2.6.37.2" # Temporary preferred version overrides for PPC -- cgit v1.2.3-54-g00ecf