From: Alexander Kanavin Date: Tue, 2 Nov 2021 08:42:56 +0000 (+0100) Subject: cmake: update 3.21.3 -> 3.21.4 X-Git-Tag: uninative-3.5~969 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d3bc081c2c8c0e278b0b4376f0526cf514429f30;p=openembedded-core.git cmake: update 3.21.3 -> 3.21.4 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/cmake/cmake-native_3.21.3.bb b/meta/recipes-devtools/cmake/cmake-native_3.21.4.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake-native_3.21.3.bb rename to meta/recipes-devtools/cmake/cmake-native_3.21.4.bb diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc index 43d4fe57fb..8b1b0db30d 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] = "d14d06df4265134ee42c4d50f5a60cb8b471b7b6a47da8e5d914d49dd783794f" +SRC_URI[sha256sum] = "d9570a95c215f4c9886dd0f0564ca4ef8d18c30750f157238ea12669c2985978" UPSTREAM_CHECK_REGEX = "cmake-(?P\d+(\.\d+)+)\.tar" diff --git a/meta/recipes-devtools/cmake/cmake_3.21.3.bb b/meta/recipes-devtools/cmake/cmake_3.21.4.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake_3.21.3.bb rename to meta/recipes-devtools/cmake/cmake_3.21.4.bb