summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-12-08 22:59:38 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-12-09 10:33:26 +0000
commit2bb6a2d1bf91f92fb7eaaf1a93443e73acfeb84f (patch)
tree812824aa7794adde7951fe851cc11a9948a667b7
parent9c5067660ce96efeb1070c66cf61a51ddf66013f (diff)
downloadpoky-2bb6a2d1bf91f92fb7eaaf1a93443e73acfeb84f.tar.gz
mesa: upgrade 21.3.0 -> 21.3.1
(From OE-Core rev: 1970fd5764adff10a5d7e643aeea7ce40d318f26) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-graphics/mesa/mesa-gl_21.3.1.bb (renamed from meta/recipes-graphics/mesa/mesa-gl_21.3.0.bb)0
-rw-r--r--meta/recipes-graphics/mesa/mesa.inc2
-rw-r--r--meta/recipes-graphics/mesa/mesa_21.3.1.bb (renamed from meta/recipes-graphics/mesa/mesa_21.3.0.bb)0
3 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-gl_21.3.0.bb b/meta/recipes-graphics/mesa/mesa-gl_21.3.1.bb
index 142bb743b1..142bb743b1 100644
--- a/meta/recipes-graphics/mesa/mesa-gl_21.3.0.bb
+++ b/meta/recipes-graphics/mesa/mesa-gl_21.3.1.bb
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc
index e601eac581..c894c2dab5 100644
--- a/meta/recipes-graphics/mesa/mesa.inc
+++ b/meta/recipes-graphics/mesa/mesa.inc
@@ -23,7 +23,7 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
23 file://0001-v3dv-account-for-64bit-time_t-on-32bit-arches.patch \ 23 file://0001-v3dv-account-for-64bit-time_t-on-32bit-arches.patch \
24 " 24 "
25 25
26SRC_URI[sha256sum] = "a2753c09deef0ba14d35ae8a2ceff3fe5cd13698928c7bb62c2ec8736eb09ce1" 26SRC_URI[sha256sum] = "2b0dc2540cb192525741d00f706dbc4586349185dafc65729c7fda0800cc474d"
27 27
28UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)" 28UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)"
29 29
diff --git a/meta/recipes-graphics/mesa/mesa_21.3.0.bb b/meta/recipes-graphics/mesa/mesa_21.3.1.bb
index 4cb7e80eb5..4cb7e80eb5 100644
--- a/meta/recipes-graphics/mesa/mesa_21.3.0.bb
+++ b/meta/recipes-graphics/mesa/mesa_21.3.1.bb