[oe-commits] [openembedded-core] 06/18: cmake: Update 3.16.1 -> 3.16.5

git at git.openembedded.org git at git.openembedded.org
Thu Mar 19 10:05:57 UTC 2020


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit f074b22b1147e79b2c26fc0395b25734af3dc650
Author: Domarys Correa <domarys.correa at ossystems.com.br>
AuthorDate: Tue Mar 17 09:44:54 2020 -0300

    cmake: Update 3.16.1 -> 3.16.5
    
    Signed-off-by: Domarys Correa <domarys.correa at ossystems.com.br>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../cmake/{cmake-native_3.16.1.bb => cmake-native_3.16.5.bb}          | 0
 meta/recipes-devtools/cmake/cmake.inc                                 | 4 ++--
 meta/recipes-devtools/cmake/{cmake_3.16.1.bb => cmake_3.16.5.bb}      | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

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 9d14c14..09949b5 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list