]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
linux-libc-headers: default to 6.5
authorBruce Ashfield <bruce.ashfield@gmail.com>
Fri, 29 Sep 2023 20:04:53 +0000 (16:04 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 1 Oct 2023 07:11:27 +0000 (08:11 +0100)
kernel version 6.5 is the reference kernel for the fall
release.

This brings libc-headers up to date with that tested
reference

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/tcmode-default.inc

index a7fe1fc0fa0519c45724b2f7b99c776193987a42..707402e6eb916447ecd3662378d9de3378734755 100644 (file)
@@ -21,7 +21,7 @@ SDKGCCVERSION ?= "${GCCVERSION}"
 BINUVERSION ?= "2.41%"
 GDBVERSION ?= "13.%"
 GLIBCVERSION ?= "2.38%"
-LINUXLIBCVERSION ?= "6.4%"
+LINUXLIBCVERSION ?= "6.5%"
 QEMUVERSION ?= "8.1%"
 GOVERSION ?= "1.20%"
 LLVMVERSION ?= "17.%"