From: Wang Mingyu Date: Tue, 15 Jul 2025 08:08:11 +0000 (+0800) Subject: mesa: upgrade 25.1.4 -> 25.1.5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9109961657e6e96fde59b6e07e70af16a4ddfdfd;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git mesa: upgrade 25.1.4 -> 25.1.5 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index 3d9e9ec91f..47b95728e0 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc @@ -20,8 +20,8 @@ SRC_URI = "https://archive.mesa3d.org/mesa-${PV}.tar.xz \ file://0001-dont-build-clover-frontend.patch \ " -SRC_URI[sha256sum] = "164872a5e792408aa72fecd52b7be6409724c4ad81700798675a7d801d976704" -PV = "25.1.4" +SRC_URI[sha256sum] = "3c4f6b10ff6ee950d0ec6ea733cc6e6d34c569454e3d39a9b276de9115a3b363" +PV = "25.1.5" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P\d+(\.\d+)+)"