]> code.ossystems Code Review - openembedded-core.git/commitdiff
libc-headers: update to v5.10
authorBruce Ashfield <bruce.ashfield@gmail.com>
Mon, 14 Dec 2020 18:43:23 +0000 (13:43 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Jan 2021 13:48:06 +0000 (13:48 +0000)
As the reference kernel is going to v5.10, we also move the libc headers
to match. This is also the latest LTS kernel, so is appropriate for a
libc-headers version bump.

This has been tested against all supported architectures for both glibc
and musl.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
meta/conf/distro/include/tcmode-default.inc
meta/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb [moved from meta/recipes-kernel/linux-libc-headers/linux-libc-headers_5.8.bb with 80% similarity]

index 75796a73fb1d3cdc116ddae8b3c715f9fb1fcdb8..fd4d760b3fe988bf73dba83909dffdfd3d3c46d5 100644 (file)
@@ -21,7 +21,7 @@ SDKGCCVERSION ?= "${GCCVERSION}"
 BINUVERSION ?= "2.35%"
 GDBVERSION ?= "10.%"
 GLIBCVERSION ?= "2.32"
-LINUXLIBCVERSION ?= "5.8%"
+LINUXLIBCVERSION ?= "5.10%"
 QEMUVERSION ?= "5.1%"
 GOVERSION ?= "1.15%"
 # This can not use wildcards like 8.0.% since it is also used in mesa to denote
similarity index 80%
rename from meta/recipes-kernel/linux-libc-headers/linux-libc-headers_5.8.bb
rename to meta/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb
index d76a8a36f81cfe1090df4d4614d0469b5ca66ba9..d6a4d5aa6157b3d076a43448017be493dc81909e 100644 (file)
@@ -14,5 +14,6 @@ SRC_URI_append = "\
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
 
-SRC_URI[md5sum] = "0e5c4c15266218ef26c50fac0016095b"
-SRC_URI[sha256sum] = "e7f75186aa0642114af8f19d99559937300ca27acaf7451b36d4f9b0f85cf1f5"
+SRC_URI[md5sum] = "753adc474bf799d569dec4f165ed92c3"
+SRC_URI[sha256sum] = "dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43"
+