[oe-commits] Bruce Ashfield : linux-libc-headers: set default LINUXLIBCVERSION to 3.2

git at git.openembedded.org git at git.openembedded.org
Fri Mar 23 17:42:29 UTC 2012


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

Author: Bruce Ashfield <bruce.ashfield at windriver.com>
Date:   Fri Mar 23 13:07:47 2012 -0400

linux-libc-headers: set default LINUXLIBCVERSION to 3.2

Switch the default libc-headers to the 3.2 version.

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 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 28c25db..b481163 100644
--- a/meta/conf/distro/include/tcmode-default.inc
+++ b/meta/conf/distro/include/tcmode-default.inc
@@ -22,7 +22,7 @@ SDKGCCVERSION ?= "4.6%"
 BINUVERSION ?= "2.22"
 EGLIBCVERSION ?= "2.13"
 UCLIBCVERSION ?= "0.9.33"
-LINUXLIBCVERSION ?= "3.1"
+LINUXLIBCVERSION ?= "3.2"
 
 PREFERRED_VERSION_gcc ?= "${GCCVERSION}"
 PREFERRED_VERSION_gcc-cross ?= "${GCCVERSION}"





More information about the Openembedded-commits mailing list