From: Markus Volk Date: Tue, 12 Sep 2023 11:02:18 +0000 (+0200) Subject: mesa: upgrade 23.1.3 -> 23.1.7 X-Git-Tag: yocto-4.3~334 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=335b7a7f4e9d67e724a6ff541b4117ece772e0ab;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git mesa: upgrade 23.1.3 -> 23.1.7 Signed-off-by: Markus Volk Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-graphics/mesa/mesa-gl_23.1.3.bb b/meta/recipes-graphics/mesa/mesa-gl_23.1.7.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa-gl_23.1.3.bb rename to meta/recipes-graphics/mesa/mesa-gl_23.1.7.bb diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index 83535eb4724..a451d06ce9d 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc @@ -21,7 +21,7 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \ file://0001-intel-Allow-using-intel_clc-from-the-system.patch \ " -SRC_URI[sha256sum] = "2f6d7381bc10fbd2d6263ad1022785b8b511046c1a904162f8f7da18eea8aed9" +SRC_URI[sha256sum] = "409641eadf0ed1c7794797a6f5a0b0195b5580b282166e5ec5629c6bcda6acd3" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P\d+(\.\d+)+)" diff --git a/meta/recipes-graphics/mesa/mesa_23.1.3.bb b/meta/recipes-graphics/mesa/mesa_23.1.7.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa_23.1.3.bb rename to meta/recipes-graphics/mesa/mesa_23.1.7.bb