summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa
diff options
context:
space:
mode:
authorOtavio Salvador <otavio.salvador@gmail.com>2021-12-31 16:38:42 -0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-01-05 17:18:16 +0000
commit6209684ca67e8d683d096e07c6cf0543928fe138 (patch)
treeda0d117c7a35947891840e27aeba6fc162fc3dd7 /meta/recipes-graphics/mesa
parent03b1e9c761e6ae27b3a3a1d5672e73c23e171932 (diff)
downloadpoky-6209684ca67e8d683d096e07c6cf0543928fe138.tar.gz
mesa: 21.3.1 -> 21.3.3
Upgrade to 21.3.3 stable release. It includes bugfixes and minor improvements, for more detailed information about the included changes refer to the specific release notes: - 21.3.2: https://docs.mesa3d.org/relnotes/21.3.2.html - 21.3.3: https://docs.mesa3d.org/relnotes/21.3.3.html (From OE-Core rev: 6982e2d66bd8296a3f67c72636ce015d328377d0) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/mesa')
-rw-r--r--meta/recipes-graphics/mesa/mesa-gl_21.3.3.bb (renamed from meta/recipes-graphics/mesa/mesa-gl_21.3.1.bb)0
-rw-r--r--meta/recipes-graphics/mesa/mesa.inc2
-rw-r--r--meta/recipes-graphics/mesa/mesa_21.3.3.bb (renamed from meta/recipes-graphics/mesa/mesa_21.3.1.bb)0
3 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-gl_21.3.1.bb b/meta/recipes-graphics/mesa/mesa-gl_21.3.3.bb
index 142bb743b1..142bb743b1 100644
--- a/meta/recipes-graphics/mesa/mesa-gl_21.3.1.bb
+++ b/meta/recipes-graphics/mesa/mesa-gl_21.3.3.bb
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc
index 64702f8168..7f47f18591 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] = "2b0dc2540cb192525741d00f706dbc4586349185dafc65729c7fda0800cc474d" 26SRC_URI[sha256sum] = "ad7f4613ea7c5d08d9fcb5025270199e6ceb9aa99fd72ee572b70342240a8121"
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.1.bb b/meta/recipes-graphics/mesa/mesa_21.3.3.bb
index 4cb7e80eb5..4cb7e80eb5 100644
--- a/meta/recipes-graphics/mesa/mesa_21.3.1.bb
+++ b/meta/recipes-graphics/mesa/mesa_21.3.3.bb