]> code.ossystems Code Review - openembedded-core.git/commitdiff
mesa: upgrade 21.3.0 -> 21.3.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 8 Dec 2021 21:59:38 +0000 (22:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Dec 2021 10:33:21 +0000 (10:33 +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.3.1.bb [moved from meta/recipes-graphics/mesa/mesa-gl_21.3.0.bb with 100% similarity]
meta/recipes-graphics/mesa/mesa.inc
meta/recipes-graphics/mesa/mesa_21.3.1.bb [moved from meta/recipes-graphics/mesa/mesa_21.3.0.bb with 100% similarity]

index e601eac58108b8bfbaf9a84a706562c0046b1e74..c894c2dab5aca7cf21c1b2c1c6c6ceec6cf6279a 100644 (file)
@@ -23,7 +23,7 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
            file://0001-v3dv-account-for-64bit-time_t-on-32bit-arches.patch \
            "
 
-SRC_URI[sha256sum] = "a2753c09deef0ba14d35ae8a2ceff3fe5cd13698928c7bb62c2ec8736eb09ce1"
+SRC_URI[sha256sum] = "2b0dc2540cb192525741d00f706dbc4586349185dafc65729c7fda0800cc474d"
 
 UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)"