[09/27] mesa: upgrade 22.1.2 -> 22.1.3

Message ID 20220706080721.3072553-9-alex@linutronix.de
State Accepted, archived
Commit c10c10e99956231b9dfb98fbe4653c54aa5cddf1
Headers show
Series [01/27] openssl: update 3.0.4 -> 3.0.5 | expand

Commit Message

Alexander Kanavin July 6, 2022, 8:07 a.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../mesa/{mesa-gl_22.1.2.bb => mesa-gl_22.1.3.bb}               | 0
 meta/recipes-graphics/mesa/mesa.inc                             | 2 +-
 meta/recipes-graphics/mesa/{mesa_22.1.2.bb => mesa_22.1.3.bb}   | 0
 3 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/mesa/{mesa-gl_22.1.2.bb => mesa-gl_22.1.3.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_22.1.2.bb => mesa_22.1.3.bb} (100%)

Patch

diff --git a/meta/recipes-graphics/mesa/mesa-gl_22.1.2.bb b/meta/recipes-graphics/mesa/mesa-gl_22.1.3.bb
similarity index 100%
rename from meta/recipes-graphics/mesa/mesa-gl_22.1.2.bb
rename to meta/recipes-graphics/mesa/mesa-gl_22.1.3.bb
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc
index bb39e2f369..710cacb09d 100644
--- a/meta/recipes-graphics/mesa/mesa.inc
+++ b/meta/recipes-graphics/mesa/mesa.inc
@@ -24,7 +24,7 @@  SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
            file://0001-swrast_kms-use-swkmsDRI2Extension-instead-of-driDRI2.patch \
            "
 
-SRC_URI[sha256sum] = "0971226b4a6a3d10cfc255736b33e4017e18c14c9db1e53863ac1f8ae0deb9ea"
+SRC_URI[sha256sum] = "b98f32ba7aa2a1ff5725fb36eb999c693079f0ca16f70aa2f103e2b6c3f093e3"
 
 UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)"
 
diff --git a/meta/recipes-graphics/mesa/mesa_22.1.2.bb b/meta/recipes-graphics/mesa/mesa_22.1.3.bb
similarity index 100%
rename from meta/recipes-graphics/mesa/mesa_22.1.2.bb
rename to meta/recipes-graphics/mesa/mesa_22.1.3.bb