[oe-commits] Khem Raj : tcmode-default: Pin eglibc to 2.18

git at git.openembedded.org git at git.openembedded.org
Fri Jul 5 14:39:18 UTC 2013


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

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Jun 26 13:59:53 2013 -0700

tcmode-default: Pin eglibc to 2.18

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/conf/distro/include/tcmode-default.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc
index 98a8df9..aa0db25 100644
--- a/meta/conf/distro/include/tcmode-default.inc
+++ b/meta/conf/distro/include/tcmode-default.inc
@@ -20,7 +20,7 @@ PREFERRED_PROVIDER_virtual/gettext ??= "gettext"
 GCCVERSION ?= "4.8%"
 SDKGCCVERSION ?= "${GCCVERSION}"
 BINUVERSION ?= "2.23.2"
-EGLIBCVERSION ?= "2.17"
+EGLIBCVERSION ?= "2.18"
 UCLIBCVERSION ?= "0.9.33+git%"
 LINUXLIBCVERSION ?= "3.8"
 



More information about the Openembedded-commits mailing list