From 7246d62406acf862d3c79e6f615e0c595d46845e Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 27 Aug 2014 13:11:49 -0400 Subject: linux-libc-headers: update to 3.16 Updating the linux-libc-headers to the 3.16 release. This matches the current -dev kernel version, and is compatible with the existing named kernel versions (3.10, 3.14). Signed-off-by: Bruce Ashfield --- 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 41a014721d..74e8f43851 100644 --- a/meta/conf/distro/include/tcmode-default.inc +++ b/meta/conf/distro/include/tcmode-default.inc @@ -27,7 +27,7 @@ SDKGCCVERSION ?= "${GCCVERSION}" BINUVERSION ?= "2.24" EGLIBCVERSION ?= "2.19" UCLIBCVERSION ?= "0.9.33+git%" -LINUXLIBCVERSION ?= "3.14" +LINUXLIBCVERSION ?= "3.16" PREFERRED_VERSION_gcc ?= "${GCCVERSION}" PREFERRED_VERSION_gcc-cross-${TARGET_ARCH} ?= "${GCCVERSION}" -- cgit 1.2.3-korg