mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
libc-headers: bump to v5.14
The reference kernel is moving to 5.14, and 5.13 is EOL upstream, so we update the libc-headers to match. No patch issues were found for musl or glibc. (From OE-Core rev: 3cdaf2cb64303bc58ab8be40fce4091b5a7809b4) 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
fc0e7347f7
commit
f66dbd933d
@@ -21,7 +21,7 @@ SDKGCCVERSION ?= "${GCCVERSION}"
|
||||
BINUVERSION ?= "2.37%"
|
||||
GDBVERSION ?= "10.%"
|
||||
GLIBCVERSION ?= "2.34"
|
||||
LINUXLIBCVERSION ?= "5.13%"
|
||||
LINUXLIBCVERSION ?= "5.14%"
|
||||
QEMUVERSION ?= "6.0%"
|
||||
GOVERSION ?= "1.16%"
|
||||
# This can not use wildcards like 8.0.% since it is also used in mesa to denote
|
||||
|
||||
Reference in New Issue
Block a user