]> code.ossystems Code Review - openembedded-core.git/commitdiff
cmake: update 3.20.5 -> 3.21.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 22 Jul 2021 22:45:03 +0000 (00:45 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Jul 2021 22:46:56 +0000 (23:46 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/cmake/cmake-native_3.21.0.bb [moved from meta/recipes-devtools/cmake/cmake-native_3.20.5.bb with 100% similarity]
meta/recipes-devtools/cmake/cmake.inc
meta/recipes-devtools/cmake/cmake_3.21.0.bb [moved from meta/recipes-devtools/cmake/cmake_3.20.5.bb with 100% similarity]

index c557a55527cf086ab44aba0aa7bd7c77cdd9a92b..358f2842795d11e14362a02a5c1d9c0114003a05 100644 (file)
@@ -21,7 +21,7 @@ SRC_URI = "https://cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz \
            file://0004-Fail-silently-if-system-Qt-installation-is-broken.patch \
 "
 
-SRC_URI[sha256sum] = "12c8040ef5c6f1bc5b8868cede16bb7926c18980f59779e299ab52cbc6f15bb0"
+SRC_URI[sha256sum] = "4a42d56449a51f4d3809ab4d3b61fd4a96a469e56266e896ce1009b5768bd2ab"
 
 UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar"