1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-07 16:59:22 +00:00

linux-libc-headers: update to v5.19

Updating to v5.19 to match the latest reference kernel.

(From OE-Core rev: a816234711f95cb3cab60b4698a191f8990c1543)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2022-08-04 18:57:41 -04:00
committed by Richard Purdie
parent f2db034384
commit 42f333f6e2
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ SDKGCCVERSION ?= "${GCCVERSION}"
BINUVERSION ?= "2.38%"
GDBVERSION ?= "12.%"
GLIBCVERSION ?= "2.35"
LINUXLIBCVERSION ?= "5.16%"
LINUXLIBCVERSION ?= "5.19%"
QEMUVERSION ?= "7.0%"
GOVERSION ?= "1.18%"
# This can not use wildcards like 8.0.% since it is also used in mesa to denote
@@ -14,7 +14,7 @@ SRC_URI:append = "\
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
SRC_URI[md5sum] = "e6680ce7c989a3efe58b51e3f3f0bf93"
SRC_URI[sha256sum] = "027d7e8988bb69ac12ee92406c3be1fe13f990b1ca2249e226225cd1573308bb"
SRC_URI[md5sum] = "f91bfe133d2cb1692f705947282e123a"
SRC_URI[sha256sum] = "ff240c579b9ee1affc318917de07394fc1c3bb49dac25ec1287370c2e15005a8"