]> code.ossystems Code Review - openembedded-core.git/commitdiff
mesa: update 21.0.0 -> 21.0.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 2 Apr 2021 20:46:23 +0000 (22:46 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 5 Apr 2021 14:27:24 +0000 (15:27 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/mesa/mesa-gl_21.0.1.bb [moved from meta/recipes-graphics/mesa/mesa-gl_21.0.0.bb with 100% similarity]
meta/recipes-graphics/mesa/mesa.inc
meta/recipes-graphics/mesa/mesa_21.0.1.bb [moved from meta/recipes-graphics/mesa/mesa_21.0.0.bb with 100% similarity]

index 67b0835d9f9dbfd621bcf50b36e7384f60b1ce18..862e4fa9b827574b077a5df7511ba342e8ff7fd3 100644 (file)
@@ -21,7 +21,7 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
            file://0001-futex.h-Define-__NR_futex-if-it-does-not-exist.patch \
            "
 
-SRC_URI[sha256sum] = "e6204e98e6a8d77cf9dc5d34f99dd8e3ef7144f3601c808ca0dd26ba522e0d84"
+SRC_URI[sha256sum] = "379fc984459394f2ab2d84049efdc3a659869dc1328ce72ef0598506611712bb"
 
 UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)"