mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
linux-libc-headers: update to v5.16
Bumping our reference headers to 5.16 to support newer kernels (-dev in particular). No issues were found in glibc or musl, and no patch referesh/drops are required (From OE-Core rev: a6a814fd1f62cc8050a438efb878a01aa3df7ae5) 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
2d940dd5bf
commit
2d055b787a
@@ -21,7 +21,7 @@ SDKGCCVERSION ?= "${GCCVERSION}"
|
||||
BINUVERSION ?= "2.37%"
|
||||
GDBVERSION ?= "11.%"
|
||||
GLIBCVERSION ?= "2.34"
|
||||
LINUXLIBCVERSION ?= "5.15%"
|
||||
LINUXLIBCVERSION ?= "5.16%"
|
||||
QEMUVERSION ?= "6.2%"
|
||||
GOVERSION ?= "1.17%"
|
||||
# This can not use wildcards like 8.0.% since it is also used in mesa to denote
|
||||
|
||||
Reference in New Issue
Block a user