From 53e96ef9dfb2248000d347e681d906cb20855371 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 8 Aug 2022 08:42:20 +0200 Subject: [PATCH] mesa: upgrade 22.1.3 -> 22.1.5 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- .../mesa/{mesa-gl_22.1.3.bb => mesa-gl_22.1.5.bb} | 0 meta/recipes-graphics/mesa/mesa.inc | 2 +- meta/recipes-graphics/mesa/{mesa_22.1.3.bb => mesa_22.1.5.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/mesa/{mesa-gl_22.1.3.bb => mesa-gl_22.1.5.bb} (100%) rename meta/recipes-graphics/mesa/{mesa_22.1.3.bb => mesa_22.1.5.bb} (100%) diff --git a/meta/recipes-graphics/mesa/mesa-gl_22.1.3.bb b/meta/recipes-graphics/mesa/mesa-gl_22.1.5.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa-gl_22.1.3.bb rename to meta/recipes-graphics/mesa/mesa-gl_22.1.5.bb diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index 7e46fd9c15f..fccf14a7d1c 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc @@ -25,7 +25,7 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \ file://0001-nir-nir_opt_move-fix-ALWAYS_INLINE-compiler-error.patch \ " -SRC_URI[sha256sum] = "b98f32ba7aa2a1ff5725fb36eb999c693079f0ca16f70aa2f103e2b6c3f093e3" +SRC_URI[sha256sum] = "6fd60d38efdd25317948c61494b5117e01d42da695278728b1faef9f5f9a47ba" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P\d+(\.\d+)+)" diff --git a/meta/recipes-graphics/mesa/mesa_22.1.3.bb b/meta/recipes-graphics/mesa/mesa_22.1.5.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa_22.1.3.bb rename to meta/recipes-graphics/mesa/mesa_22.1.5.bb -- 2.47.3