From: Wang Mingyu Date: Sun, 13 Nov 2022 02:59:53 +0000 (+0800) Subject: mesa: upgrade 22.2.2 -> 22.2.3 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2494 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7037207e5c7d93031311b3ad88e4548ce8bb47a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git mesa: upgrade 22.2.2 -> 22.2.3 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-graphics/mesa/mesa-gl_22.2.2.bb b/meta/recipes-graphics/mesa/mesa-gl_22.2.3.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa-gl_22.2.2.bb rename to meta/recipes-graphics/mesa/mesa-gl_22.2.3.bb diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index 7dbca5876aa..6246b723cf0 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc @@ -25,7 +25,7 @@ NATIVE_PATCHES ?= "" # required by mesa-native on Ubuntu 18.04 with gcc 7.5 when DEBUG_BUILD enabled NATIVE_PATCHES:class-native = "file://0001-nir-nir_opt_move-fix-ALWAYS_INLINE-compiler-error.patch" -SRC_URI[sha256sum] = "2de11fb74fc5cc671b818e49fe203cea0cd1d8b69756e97cdb06a2f4e78948f9" +SRC_URI[sha256sum] = "ee7d026f7b1991dbae0861d359b671145c3a86f2a731353b885d2ea2d5c098d6" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P\d+(\.\d+)+)" diff --git a/meta/recipes-graphics/mesa/mesa_22.2.2.bb b/meta/recipes-graphics/mesa/mesa_22.2.3.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa_22.2.2.bb rename to meta/recipes-graphics/mesa/mesa_22.2.3.bb