]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
cmake: update 3.24.0 -> 3.24.2
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 27 Oct 2022 20:16:01 +0000 (22:16 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 29 Oct 2022 15:23:27 +0000 (16:23 +0100)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/cmake/cmake-native_3.24.2.bb [moved from meta/recipes-devtools/cmake/cmake-native_3.24.0.bb with 100% similarity]
meta/recipes-devtools/cmake/cmake.inc
meta/recipes-devtools/cmake/cmake_3.24.2.bb [moved from meta/recipes-devtools/cmake/cmake_3.24.0.bb with 100% similarity]

index d64afffdc1ef346034021c8ee63c8bb2da98ee2e..1ede8eee61a39471c2e558ce982b2c9d88fbb2a1 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] = "c2b61f7cdecb1576cad25f918a8f42b8685d88a832fd4b62b9e0fa32e915a658"
+SRC_URI[sha256sum] = "0d9020f06f3ddf17fb537dc228e1a56c927ee506b486f55fe2dc19f69bf0c8db"
 
 UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar"