mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
libc-headers: update to v5.4
Updating the libc-headers to match the latest LTS kernel.
The delta from previous headers is as follows:
- refreshed one patch for 5.4 context
- added rsync to the native dependencies, since it is used during
header install.
Otherwise, everyting is the same.
(From OE-Core rev: 35e2cd846a13906c5339c0763ab93d68b122ebc7)
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
6265facc75
commit
f7a99d04e6
@@ -21,7 +21,7 @@ SDKGCCVERSION ?= "${GCCVERSION}"
|
||||
BINUVERSION ?= "2.33%"
|
||||
GDBVERSION ?= "8.3%"
|
||||
GLIBCVERSION ?= "2.30%"
|
||||
LINUXLIBCVERSION ?= "5.2%"
|
||||
LINUXLIBCVERSION ?= "5.4%"
|
||||
QEMUVERSION ?= "4.1%"
|
||||
GOVERSION ?= "1.13%"
|
||||
# This can not use wildcards like 8.0.% since it is also used in mesa to denote
|
||||
|
||||
Reference in New Issue
Block a user