From 4f9ef639143d890e9d2e71fea3b461fcc8e3f678 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 25 Feb 2013 02:03:29 +0000 Subject: linux-libc-headers: update to v3.8 Now that the 3.8 kernel has been released we can bump the libc-headers to that version and remove the 3.7 variant. Userspace compatibility is maintained through kernel versions, we also make the single 3.8 version the toolchain default. Signed-off-by: Bruce Ashfield Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/conf/distro/include/tcmode-default.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf') diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc index 6e282df420..93df37c2af 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.23.1" EGLIBCVERSION ?= "2.17" UCLIBCVERSION ?= "0.9.33+git%" -LINUXLIBCVERSION ?= "3.7" +LINUXLIBCVERSION ?= "3.8" PREFERRED_VERSION_gcc ?= "${GCCVERSION}" PREFERRED_VERSION_gcc-cross ?= "${GCCVERSION}" -- cgit 1.2.3-korg