From 24e8b9af5188405fdc72e42c26d95f0749e91a0c Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 2 Nov 2021 09:42:44 +0100 Subject: [PATCH] mesa: upgrade 21.2.4 -> 21.2.5 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../mesa/{mesa-gl_21.2.4.bb => mesa-gl_21.2.5.bb} | 0 meta/recipes-graphics/mesa/mesa.inc | 2 +- meta/recipes-graphics/mesa/{mesa_21.2.4.bb => mesa_21.2.5.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/mesa/{mesa-gl_21.2.4.bb => mesa-gl_21.2.5.bb} (100%) rename meta/recipes-graphics/mesa/{mesa_21.2.4.bb => mesa_21.2.5.bb} (100%) diff --git a/meta/recipes-graphics/mesa/mesa-gl_21.2.4.bb b/meta/recipes-graphics/mesa/mesa-gl_21.2.5.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa-gl_21.2.4.bb rename to meta/recipes-graphics/mesa/mesa-gl_21.2.5.bb diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index f1a1e57062..cc71114992 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-futex.h-Define-__NR_futex-if-it-does-not-exist.patch \ " -SRC_URI[sha256sum] = "fe6ede82d1ac02339da3c2ec1820a379641902fd351a52cc01153f76eff85b44" +SRC_URI[sha256sum] = "8e49585fb760d973723dab6435d0c86f7849b8305b1e6d99f475138d896bacbb" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P\d+(\.\d+)+)" diff --git a/meta/recipes-graphics/mesa/mesa_21.2.4.bb b/meta/recipes-graphics/mesa/mesa_21.2.5.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa_21.2.4.bb rename to meta/recipes-graphics/mesa/mesa_21.2.5.bb -- 2.40.1