From: Alexander Kanavin Date: Tue, 19 Oct 2021 15:33:35 +0000 (+0200) Subject: cmake: update 3.21.2 -> 3.21.3 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~6413 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ed10b337ebdfe302bde1e01131206f2b1150908;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git cmake: update 3.21.2 -> 3.21.3 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/cmake/cmake-native_3.21.2.bb b/meta/recipes-devtools/cmake/cmake-native_3.21.3.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake-native_3.21.2.bb rename to meta/recipes-devtools/cmake/cmake-native_3.21.3.bb diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc index 2bdfd6061ac..43d4fe57fb4 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] = "94275e0b61c84bb42710f5320a23c6dcb2c6ee032ae7d2a616f53f68b3d21659" +SRC_URI[sha256sum] = "d14d06df4265134ee42c4d50f5a60cb8b471b7b6a47da8e5d914d49dd783794f" UPSTREAM_CHECK_REGEX = "cmake-(?P\d+(\.\d+)+)\.tar" diff --git a/meta/recipes-devtools/cmake/cmake_3.21.2.bb b/meta/recipes-devtools/cmake/cmake_3.21.3.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake_3.21.2.bb rename to meta/recipes-devtools/cmake/cmake_3.21.3.bb