From: Quentin Schulz <[email protected]> See https://docs.mesa3d.org/relnotes/26.0.1.html for the changelog and sha256sum.
The announcement[1] on the mailing list states this contains an important security fix. [1] https://lists.freedesktop.org/archives/mesa-dev/2026-February/226597.html Signed-off-by: Quentin Schulz <[email protected]> --- Build tested on RK3399, RK3588, PX30, qemuarm64, qemux86-64, qemuriscv64 with poky distro. Not runtime tested. Did a cursory check of the commits since 26.0.0, nothing standing out as requiring additional changes in the recipe. --- meta/recipes-graphics/mesa/mesa.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index 82e02e5f91..58102dad74 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc @@ -19,8 +19,8 @@ SRC_URI = "https://archive.mesa3d.org/mesa-${PV}.tar.xz \ file://0001-freedreno-don-t-encode-build-path-into-binaries.patch \ " -SRC_URI[sha256sum] = "2a44e98e64d5c36cec64633de2d0ec7eff64703ee25b35364ba8fcaa84f33f72" -PV = "26.0.0" +SRC_URI[sha256sum] = "bb5104f9f9a46c9b5175c24e601e0ef1ab44ce2d0fdbe81548b59adc8b385dcc" +PV = "26.0.1" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)" --- base-commit: be8cdcf13a658e9e81ff2f7b71d1c8c37a920ce7 change-id: 20260227-mesa-26-0-1-ec6a747db4c6 Best regards, -- Quentin Schulz <[email protected]>
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#232102): https://lists.openembedded.org/g/openembedded-core/message/232102 Mute This Topic: https://lists.openembedded.org/mt/118032659/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
