]> code.ossystems Code Review - openembedded-core.git/commitdiff
libc-headers: introduce 4.10 and set as default
authorBruce Ashfield <bruce.ashfield@windriver.com>
Mon, 27 Feb 2017 03:10:03 +0000 (22:10 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 3 Mar 2017 12:21:10 +0000 (12:21 +0000)
The 4.10 kernel has been released, so we can bump our libc-headers
to match.

We also drop the 4.9 headers, since we only want one variant in the
tree.

Tested against glibc and muslc core-image* variants.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/tcmode-default.inc
meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.10.bb [moved from meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.9.bb with 66% similarity]

index 9c9fdd67fd0813e0db299ed2d78f93774dfc693d..a4b06c94cadccf3b21ab3b6afb2e7b41680f6e4f 100644 (file)
@@ -28,7 +28,7 @@ BINUVERSION ?= "2.27%"
 GDBVERSION ?= "7.12%"
 GLIBCVERSION ?= "2.25"
 UCLIBCVERSION ?= "1.0%"
-LINUXLIBCVERSION ?= "4.9%"
+LINUXLIBCVERSION ?= "4.10%"
 
 PREFERRED_VERSION_gcc ?= "${GCCVERSION}"
 PREFERRED_VERSION_gcc-cross-${TARGET_ARCH} ?= "${GCCVERSION}"
similarity index 66%
rename from meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.9.bb
rename to meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.10.bb
index 0a44018f880bec569ecd2ba9c6184aa7c5f04f70..108446aa34f7122a630b07131e2b01ac517ece1c 100644 (file)
@@ -6,5 +6,5 @@ SRC_URI_append_libc-musl = "\
     file://0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch \
    "
 
-SRC_URI[md5sum] = "0a68ef3615c64bd5ee54a3320e46667d"
-SRC_URI[sha256sum] = "029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a"
+SRC_URI[md5sum] = "b5e7f6b9b2fe1b6cc7bc56a3a0bfc090"
+SRC_URI[sha256sum] = "3c95d9f049bd085e5c346d2c77f063b8425f191460fcd3ae9fe7e94e0477dc4b"