From c0ecb7a67de478b402e1e915d51ca9bbeb662d6c Mon Sep 17 00:00:00 2001 From: wangmy Date: Thu, 29 Apr 2021 09:58:13 +0800 Subject: [PATCH] mesa: upgrade 21.0.2 -> 21.0.3 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie (cherry picked from commit a89ed8ce30a5830a0ac90aa633ec466b4e3a0ba1) Signed-off-by: Anuj Mittal --- .../mesa/{mesa-gl_21.0.2.bb => mesa-gl_21.0.3.bb} | 0 meta/recipes-graphics/mesa/mesa.inc | 2 +- meta/recipes-graphics/mesa/{mesa_21.0.2.bb => mesa_21.0.3.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/mesa/{mesa-gl_21.0.2.bb => mesa-gl_21.0.3.bb} (100%) rename meta/recipes-graphics/mesa/{mesa_21.0.2.bb => mesa_21.0.3.bb} (100%) diff --git a/meta/recipes-graphics/mesa/mesa-gl_21.0.2.bb b/meta/recipes-graphics/mesa/mesa-gl_21.0.3.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa-gl_21.0.2.bb rename to meta/recipes-graphics/mesa/mesa-gl_21.0.3.bb diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index 5705ae0f08..a85f94c75e 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] = "46c1dc5bb54a372dee43ec3c067229c299187d5bdadf1402756bbf66a6df5b88" +SRC_URI[sha256sum] = "565c6f4bd2d5747b919454fc1d439963024fc78ca56fd05158c3b2cde2f6912b" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P\d+(\.\d+)+)" diff --git a/meta/recipes-graphics/mesa/mesa_21.0.2.bb b/meta/recipes-graphics/mesa/mesa_21.0.3.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa_21.0.2.bb rename to meta/recipes-graphics/mesa/mesa_21.0.3.bb -- 2.40.1