From: Otavio Salvador Date: Fri, 31 Dec 2021 19:38:42 +0000 (-0300) Subject: mesa: 21.3.1 -> 21.3.3 X-Git-Tag: uninative-3.5~359 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=6982e2d66bd8296a3f67c72636ce015d328377d0;p=openembedded-core.git 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 Signed-off-by: Otavio Salvador Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/mesa/mesa-gl_21.3.1.bb b/meta/recipes-graphics/mesa/mesa-gl_21.3.3.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa-gl_21.3.1.bb rename to 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 \ file://0001-v3dv-account-for-64bit-time_t-on-32bit-arches.patch \ " -SRC_URI[sha256sum] = "2b0dc2540cb192525741d00f706dbc4586349185dafc65729c7fda0800cc474d" +SRC_URI[sha256sum] = "ad7f4613ea7c5d08d9fcb5025270199e6ceb9aa99fd72ee572b70342240a8121" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P\d+(\.\d+)+)" diff --git a/meta/recipes-graphics/mesa/mesa_21.3.1.bb b/meta/recipes-graphics/mesa/mesa_21.3.3.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa_21.3.1.bb rename to meta/recipes-graphics/mesa/mesa_21.3.3.bb