]> code.ossystems Code Review - openembedded-core.git/commitdiff
mesa: upgrade 21.2.4 -> 21.2.5
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 2 Nov 2021 08:42:44 +0000 (09:42 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Nov 2021 11:11:07 +0000 (11:11 +0000)
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.2.5.bb [moved from meta/recipes-graphics/mesa/mesa-gl_21.2.4.bb with 100% similarity]
meta/recipes-graphics/mesa/mesa.inc
meta/recipes-graphics/mesa/mesa_21.2.5.bb [moved from meta/recipes-graphics/mesa/mesa_21.2.4.bb with 100% similarity]

index f1a1e57062cb339651124b705056a74262811bb9..cc7111499244c9b924f7d8bbf04be452f8bef56f 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] = "fe6ede82d1ac02339da3c2ec1820a379641902fd351a52cc01153f76eff85b44"
+SRC_URI[sha256sum] = "8e49585fb760d973723dab6435d0c86f7849b8305b1e6d99f475138d896bacbb"
 
 UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)"