From: Dmitry Baryshkov Date: Wed, 13 Jan 2021 13:26:36 +0000 (+0300) Subject: mesa,mesa-gl: upgrade to 20.3.2 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~9099 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ab325c18640dd6d17ac4592f3ba3e484a5bdb37;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git mesa,mesa-gl: upgrade to 20.3.2 Upgrade mesa and mesa-gl recipes to version 20.3.2. Signed-off-by: Dmitry Baryshkov Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/mesa/mesa-gl_20.3.1.bb b/meta/recipes-graphics/mesa/mesa-gl_20.3.2.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa-gl_20.3.1.bb rename to meta/recipes-graphics/mesa/mesa-gl_20.3.2.bb diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index 883c244471b..efb12e573f8 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc @@ -22,7 +22,7 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \ file://0001-anv-fix-a-build-race-between-generating-a-header-and.patch \ " -SRC_URI[sha256sum] = "af751b49bb2ab0264d58c31e73d869e80333de02b2d1becc93f1b28c67aa780f" +SRC_URI[sha256sum] = "cce001b685d23afb976b04138714906abcf7e7f996da6355e6a43e5ca486533d" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P\d+(\.\d+)+)" diff --git a/meta/recipes-graphics/mesa/mesa_20.3.1.bb b/meta/recipes-graphics/mesa/mesa_20.3.2.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa_20.3.1.bb rename to meta/recipes-graphics/mesa/mesa_20.3.2.bb