From: Zoltán Böszörményi Date: Thu, 2 Oct 2025 15:12:26 +0000 (+0200) Subject: mesa: update 25.2.3 -> 25.2.4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5c5e87d372aaa6d279bcfec5b4d6ed5833e56f6c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git mesa: update 25.2.3 -> 25.2.4 Announcement: https://lists.freedesktop.org/archives/mesa-dev/2025-October/226554.html Signed-off-by: Zoltán Böszörményi Signed-off-by: Mathieu Dubois-Briand --- diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index c3751f3414..7046deeb2b 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] = "f2d6b28562f1d6cb9c17ee8e58eeade7aa5faf927ae71065eadb41e17f92b4f8" -PV = "25.2.3" +SRC_URI[sha256sum] = "a370b4c549cbfbe646b319e34d73edb50ed883978f5e95133f282f0eae39ab52" +PV = "25.2.4" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P\d+(\.\d+)+)"