[OE-core] [PATCH] mesa: updated to mesa 20.0.1 release

Nathan Hartman hnathan918 at gmail.com
Fri Mar 6 20:19:36 UTC 2020


Updated to 20.0.1 release: https://www.mesa3d.org/relnotes/20.0.1.html

Signed-off-by: Nathan Hartman <hnathan918 at gmail.com>
---
 .../mesa/{mesa-gl_20.0.0.bb => mesa-gl_20.0.1.bb}             | 0
 meta/recipes-graphics/mesa/{mesa_20.0.0.bb => mesa_20.0.1.bb} | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/mesa/{mesa-gl_20.0.0.bb => mesa-gl_20.0.1.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_20.0.0.bb => mesa_20.0.1.bb} (88%)

diff --git a/meta/recipes-graphics/mesa/mesa-gl_20.0.0.bb b/meta/recipes-graphics/mesa/mesa-gl_20.0.1.bb
similarity index 100%
rename from meta/recipes-graphics/mesa/mesa-gl_20.0.0.bb
rename to meta/recipes-graphics/mesa/mesa-gl_20.0.1.bb
diff --git a/meta/recipes-graphics/mesa/mesa_20.0.0.bb b/meta/recipes-graphics/mesa/mesa_20.0.1.bb
similarity index 88%
rename from meta/recipes-graphics/mesa/mesa_20.0.0.bb
rename to meta/recipes-graphics/mesa/mesa_20.0.1.bb
index 2ed7ca2252..e18c00b051 100644
--- a/meta/recipes-graphics/mesa/mesa_20.0.0.bb
+++ b/meta/recipes-graphics/mesa/mesa_20.0.1.bb
@@ -9,8 +9,8 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
            file://0001-meson-misdetects-64bit-atomics-on-mips-clang.patch \
            "
 
-SRC_URI[md5sum] = "681229d992bbd6250a5be4f308708795"
-SRC_URI[sha256sum] = "bb6db3e54b608d2536d4000b3de7dd3ae115fc114e8acbb5afff4b3bbed04b34"
+SRC_URI[md5sum] = "428ac511e4b05647a00b3778f1279da7"
+SRC_URI[sha256sum] = "6153ba3f8cb0524bbfc08e4db76b408126b2d1be8f789dffe28d1a0461eedde4"
 
 UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)"
 
-- 
2.17.1



More information about the Openembedded-core mailing list