From: Domarys Correa Date: Tue, 17 Mar 2020 12:44:54 +0000 (-0300) Subject: cmake: Update 3.16.1 -> 3.16.5 X-Git-Tag: 2020-04-dunfell~155 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=cb1e9808f1606d2acfbf540631035f166f823324;p=openembedded-core.git cmake: Update 3.16.1 -> 3.16.5 Signed-off-by: Domarys Correa Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/cmake/cmake-native_3.16.1.bb b/meta/recipes-devtools/cmake/cmake-native_3.16.5.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake-native_3.16.1.bb rename to meta/recipes-devtools/cmake/cmake-native_3.16.5.bb diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc index 9d14c14b54..09949b566c 100644 --- a/meta/recipes-devtools/cmake/cmake.inc +++ b/meta/recipes-devtools/cmake/cmake.inc @@ -22,7 +22,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[md5sum] = "142cf11cd9a7c298cf875604cee96434" -SRC_URI[sha256sum] = "a275b3168fa8626eca4465da7bb159ff07c8c6cb0fb7179be59e12cbdfa725fd" +SRC_URI[md5sum] = "d86ccaf3d2462b6b5947919abe5b9f15" +SRC_URI[sha256sum] = "5f760b50b8ecc9c0c37135fae5fbf00a2fef617059aa9d61c1bb91653e5a8bfc" UPSTREAM_CHECK_REGEX = "cmake-(?P\d+(\.\d+)+)\.tar" diff --git a/meta/recipes-devtools/cmake/cmake_3.16.1.bb b/meta/recipes-devtools/cmake/cmake_3.16.5.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake_3.16.1.bb rename to meta/recipes-devtools/cmake/cmake_3.16.5.bb