From 046b1f4cf439e36c8e8a4904f8e8014a9ea733e2 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 20 Jan 2016 11:31:24 -0500 Subject: linux-libc-headers: update to 4.4 Updating the lib-headers to match the 4.4 LTSI kernel version. Signed-off-by: Bruce Ashfield Signed-off-by: Ross Burton --- 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 6df737c530..9010127a2a 100644 --- a/meta/conf/distro/include/tcmode-default.inc +++ b/meta/conf/distro/include/tcmode-default.inc @@ -28,7 +28,7 @@ BINUVERSION ?= "2.25%" GDBVERSION ?= "7.10%" GLIBCVERSION ?= "2.22" UCLIBCVERSION ?= "1.0%" -LINUXLIBCVERSION ?= "4.1" +LINUXLIBCVERSION ?= "4.4" PREFERRED_VERSION_gcc ?= "${GCCVERSION}" PREFERRED_VERSION_gcc-cross-${TARGET_ARCH} ?= "${GCCVERSION}" -- cgit 1.2.3-korg