1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-02 08:50:31 +00:00

mesa-pvr: fix compilation errors with c23

Pull a fix from mesa/main regarding C23/glibc's definition of once_init
in stdlib.h.

Signed-off-by: Randolph Sapp <rs@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Randolph Sapp
2026-03-13 14:52:02 -05:00
committed by Ryan Eatmon
parent c4f9ff1eff
commit a77f6ead75
@@ -21,8 +21,9 @@ SRC_URI = " \
file://0001-Update-lp_bld_misc.cpp-to-support-llvm-19.patch \
"
SRCREV = "68af6a102c2298569e77d1aa8bccc1ff61438b3e"
SRCREV = "7c82c1eebc67f5a62a347a84d42fe795cf7f523b"
PV = "24.0.1"
PR = "r1"
PACKAGE_ARCH = "${MACHINE_ARCH}"