diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/distro/include/tcmode-default.inc | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.9.bb (renamed from meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.8.bb) | 6 |
2 files changed, 3 insertions, 5 deletions
diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc index 91143c4100..9c9fdd67fd 100644 --- a/meta/conf/distro/include/tcmode-default.inc +++ b/meta/conf/distro/include/tcmode-default.inc | |||
@@ -28,7 +28,7 @@ BINUVERSION ?= "2.27%" | |||
28 | GDBVERSION ?= "7.12%" | 28 | GDBVERSION ?= "7.12%" |
29 | GLIBCVERSION ?= "2.25" | 29 | GLIBCVERSION ?= "2.25" |
30 | UCLIBCVERSION ?= "1.0%" | 30 | UCLIBCVERSION ?= "1.0%" |
31 | LINUXLIBCVERSION ?= "4.8%" | 31 | LINUXLIBCVERSION ?= "4.9%" |
32 | 32 | ||
33 | PREFERRED_VERSION_gcc ?= "${GCCVERSION}" | 33 | PREFERRED_VERSION_gcc ?= "${GCCVERSION}" |
34 | PREFERRED_VERSION_gcc-cross-${TARGET_ARCH} ?= "${GCCVERSION}" | 34 | PREFERRED_VERSION_gcc-cross-${TARGET_ARCH} ?= "${GCCVERSION}" |
diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.8.bb b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.9.bb index 77e0870d32..0a44018f88 100644 --- a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.8.bb +++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.9.bb | |||
@@ -1,12 +1,10 @@ | |||
1 | require linux-libc-headers.inc | 1 | require linux-libc-headers.inc |
2 | 2 | ||
3 | PV = "4.8" | ||
4 | |||
5 | SRC_URI_append_libc-musl = "\ | 3 | SRC_URI_append_libc-musl = "\ |
6 | file://0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch \ | 4 | file://0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch \ |
7 | file://0002-libc-compat.h-prevent-redefinition-of-struct-ethhdr.patch \ | 5 | file://0002-libc-compat.h-prevent-redefinition-of-struct-ethhdr.patch \ |
8 | file://0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch \ | 6 | file://0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch \ |
9 | " | 7 | " |
10 | 8 | ||
11 | SRC_URI[md5sum] = "c1af0afbd3df35c1ccdc7a5118cd2d07" | 9 | SRC_URI[md5sum] = "0a68ef3615c64bd5ee54a3320e46667d" |
12 | SRC_URI[sha256sum] = "3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a" | 10 | SRC_URI[sha256sum] = "029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a" |