aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-01-20 11:31:24 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-22 23:42:37 +0000
commit046b1f4cf439e36c8e8a4904f8e8014a9ea733e2 (patch)
treea25da16369a0cfb7ba47e06a601c09ab6e497ab5 /meta/conf
parent377fd3890b4b21533b868490483bce60495e6f07 (diff)
downloadopenembedded-core-contrib-046b1f4cf439e36c8e8a4904f8e8014a9ea733e2.tar.gz
linux-libc-headers: update to 4.4
Updating the lib-headers to match the 4.4 LTSI kernel version. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/include/tcmode-default.inc2
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 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}"