From: Alexander Kanavin Date: Fri, 30 Jul 2021 11:44:59 +0000 (+0200) Subject: cmake: update 3.21.0 -> 3.21.1 X-Git-Tag: uninative-3.3~133 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7991406204d68c9c30aeacd5200d09f256d17fe6;p=openembedded-core.git cmake: update 3.21.0 -> 3.21.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/cmake/cmake-native_3.21.0.bb b/meta/recipes-devtools/cmake/cmake-native_3.21.1.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake-native_3.21.0.bb rename to meta/recipes-devtools/cmake/cmake-native_3.21.1.bb diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc index 358f284279..7f0aff8118 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] = "4a42d56449a51f4d3809ab4d3b61fd4a96a469e56266e896ce1009b5768bd2ab" +SRC_URI[sha256sum] = "fac3915171d4dff25913975d712f76e69aef44bf738ba7b976793a458b4cfed4" UPSTREAM_CHECK_REGEX = "cmake-(?P\d+(\.\d+)+)\.tar" diff --git a/meta/recipes-devtools/cmake/cmake_3.21.0.bb b/meta/recipes-devtools/cmake/cmake_3.21.1.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake_3.21.0.bb rename to meta/recipes-devtools/cmake/cmake_3.21.1.bb