From: Alexander Kanavin Date: Thu, 27 Oct 2022 20:16:01 +0000 (+0200) Subject: cmake: update 3.24.0 -> 3.24.2 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2700 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ebd026f5fe81728dd7373ce8d532b60eab32326f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git cmake: update 3.24.0 -> 3.24.2 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/cmake/cmake-native_3.24.0.bb b/meta/recipes-devtools/cmake/cmake-native_3.24.2.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake-native_3.24.0.bb rename to meta/recipes-devtools/cmake/cmake-native_3.24.2.bb diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc index d64afffdc1e..1ede8eee61a 100644 --- a/meta/recipes-devtools/cmake/cmake.inc +++ b/meta/recipes-devtools/cmake/cmake.inc @@ -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\d+(\.\d+)+)\.tar" diff --git a/meta/recipes-devtools/cmake/cmake_3.24.0.bb b/meta/recipes-devtools/cmake/cmake_3.24.2.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake_3.24.0.bb rename to meta/recipes-devtools/cmake/cmake_3.24.2.bb