[OE-core] [PATCH] cmake: Update 3.16.1 -> 3.16.5

Domarys Correa domarys.correa at ossystems.com.br
Tue Mar 17 12:44:54 UTC 2020


Signed-off-by: Domarys Correa <domarys.correa at ossystems.com.br>
---
 .../cmake/{cmake-native_3.16.1.bb => cmake-native_3.16.5.bb}  | 0
 meta/recipes-devtools/cmake/cmake.inc                         | 4 ++--
 .../cmake/{cmake_3.16.1.bb => cmake_3.16.5.bb}                | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/cmake/{cmake-native_3.16.1.bb => cmake-native_3.16.5.bb} (100%)
 rename meta/recipes-devtools/cmake/{cmake_3.16.1.bb => cmake_3.16.5.bb} (100%)

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<pver>\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
-- 
2.17.1



More information about the Openembedded-core mailing list