]> code.ossystems Code Review - openembedded-core.git/commitdiff
mesa: upgrade 20.0.2 -> 20.0.7
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 31 May 2020 15:52:14 +0000 (17:52 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Jun 2020 14:25:54 +0000 (15:25 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/mesa/mesa_20.0.7.bb [moved from meta/recipes-graphics/mesa/mesa_20.0.2.bb with 88% similarity]

similarity index 88%
rename from meta/recipes-graphics/mesa/mesa_20.0.2.bb
rename to meta/recipes-graphics/mesa/mesa_20.0.7.bb
index ee0260e073b86cbf48af3fbfac73b07f18448021..420565808e69756e80bf15adfc4958f3305a1504 100644 (file)
@@ -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] = "31ca59cd92c38cb8e1a58b62b01c3e08"
-SRC_URI[sha256sum] = "aa54f1cb669550606aab8ceb475105d15aeb814fca5a778ce70d0fd10e98e86f"
+SRC_URI[md5sum] = "609cb7664204e031d4c65c602c652a28"
+SRC_URI[sha256sum] = "fe6e258fe772c3cd2ac01741bf7408058c3ac02d66acff9a6e669bd72e3ea178"
 
 UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)"