From: Bruce Ashfield <[email protected]> 6.10 will be the reference kernel version for the fall release, so we bump our libc-headers to match.
Signed-off-by: Bruce Ashfield <[email protected]> --- meta/conf/distro/include/tcmode-default.inc | 2 +- .../{linux-libc-headers_6.9.bb => linux-libc-headers_6.10.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers_6.9.bb => linux-libc-headers_6.10.bb} (80%) diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc index 23a4ace4a6..c6bc80c542 100644 --- a/meta/conf/distro/include/tcmode-default.inc +++ b/meta/conf/distro/include/tcmode-default.inc @@ -21,7 +21,7 @@ SDKGCCVERSION ?= "${GCCVERSION}" BINUVERSION ?= "2.42%" GDBVERSION ?= "15.%" GLIBCVERSION ?= "2.40%" -LINUXLIBCVERSION ?= "6.9%" +LINUXLIBCVERSION ?= "6.10%" QEMUVERSION ?= "9.0%" GOVERSION ?= "1.22%" RUSTVERSION ?= "1.75%" diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.9.bb b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.10.bb similarity index 80% rename from meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.9.bb rename to meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.10.bb index 7ebf63a051..9484083948 100644 --- a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.9.bb +++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.10.bb @@ -8,6 +8,6 @@ SRC_URI:append:libc-musl = "\ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" -SRC_URI[sha256sum] = "24fa01fb989c7a3e28453f117799168713766e119c5381dac30115f18f268149" +SRC_URI[sha256sum] = "774698422ee54c5f1e704456f37c65c06b51b4e9a8b0866f34580d86fef8e226" -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#202745): https://lists.openembedded.org/g/openembedded-core/message/202745 Mute This Topic: https://lists.openembedded.org/mt/107667889/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
