mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
linux-libc-headers: bump to 6.4
kernel version 6.4 is the reference kernel for the fall release. This brings libc-headers up to date with that tested reference For musl, we drop one patch that has been merged upstream. (From OE-Core rev: 8dce94b89396a99bb20a0a0ba9db0244d95db7e0) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1cef9f2e14
commit
9cc1290cd6
@@ -21,7 +21,7 @@ SDKGCCVERSION ?= "${GCCVERSION}"
|
||||
BINUVERSION ?= "2.40%"
|
||||
GDBVERSION ?= "13.%"
|
||||
GLIBCVERSION ?= "2.37"
|
||||
LINUXLIBCVERSION ?= "6.1%"
|
||||
LINUXLIBCVERSION ?= "6.4%"
|
||||
QEMUVERSION ?= "8.0%"
|
||||
GOVERSION ?= "1.20%"
|
||||
LLVMVERSION ?= "16.%"
|
||||
|
||||
Reference in New Issue
Block a user