mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
libc-headers: update to 4.12
The fall 2017 kernel will have 4.12 as the reference kernel, so we update the libc-headers to match. Build tested against glibc and muslc systems. (From OE-Core rev: 4b5cce1c691e991c80d255a4900220068ff6f062) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
50265b486e
commit
d8f57413af
@@ -27,7 +27,7 @@ SDKGCCVERSION ?= "${GCCVERSION}"
|
||||
BINUVERSION ?= "2.29%"
|
||||
GDBVERSION ?= "8.0%"
|
||||
GLIBCVERSION ?= "2.26%"
|
||||
LINUXLIBCVERSION ?= "4.10%"
|
||||
LINUXLIBCVERSION ?= "4.12%"
|
||||
|
||||
PREFERRED_VERSION_gcc ?= "${GCCVERSION}"
|
||||
PREFERRED_VERSION_gcc-cross-${TARGET_ARCH} ?= "${GCCVERSION}"
|
||||
|
||||
@@ -7,5 +7,5 @@ SRC_URI_append_libc-musl = "\
|
||||
file://0001-libc-compat.h-musl-_does_-define-IFF_LOWER_UP-DORMAN.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "b5e7f6b9b2fe1b6cc7bc56a3a0bfc090"
|
||||
SRC_URI[sha256sum] = "3c95d9f049bd085e5c346d2c77f063b8425f191460fcd3ae9fe7e94e0477dc4b"
|
||||
SRC_URI[md5sum] = "fc454157e2d024d401a60905d6481c6b"
|
||||
SRC_URI[sha256sum] = "a45c3becd4d08ce411c14628a949d08e2433d8cdeca92036c7013980e93858ab"
|
||||
Reference in New Issue
Block a user