[oe-commits] [openembedded-core] 13/45: cmake: Upgrade 3.12.1 -> 3.12.2

git at git.openembedded.org git at git.openembedded.org
Fri Sep 21 15:24:59 UTC 2018


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 a585c51f8107e52cf7fa16b46b889b3f81eca600
Author: Otavio Salvador <otavio at ossystems.com.br>
AuthorDate: Sun Sep 16 18:16:24 2018 -0300

    cmake: Upgrade 3.12.1 -> 3.12.2
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../cmake/{cmake-native_3.12.1.bb => cmake-native_3.12.2.bb}          | 0
 meta/recipes-devtools/cmake/cmake.inc                                 | 4 ++--
 meta/recipes-devtools/cmake/{cmake_3.12.1.bb => cmake_3.12.2.bb}      | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/cmake/cmake-native_3.12.1.bb b/meta/recipes-devtools/cmake/cmake-native_3.12.2.bb
similarity index 100%
rename from meta/recipes-devtools/cmake/cmake-native_3.12.1.bb
rename to meta/recipes-devtools/cmake/cmake-native_3.12.2.bb
diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc
index 4c30162..09e28b7 100644
--- a/meta/recipes-devtools/cmake/cmake.inc
+++ b/meta/recipes-devtools/cmake/cmake.inc
@@ -18,7 +18,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] = "10109246a51102bfda45ff3935275fbf"
-SRC_URI[sha256sum] = "c53d5c2ce81d7a957ee83e3e635c8cda5dfe20c9d501a4828ee28e1615e57ab2"
+SRC_URI[md5sum] = "6e7c550cfa1c2e216b35903dc70d80af"
+SRC_URI[sha256sum] = "0f97485799e51a7070cc11494f3e02349b0fc3a24cc12b082e737bf67a0581a4"
 
 UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar"
diff --git a/meta/recipes-devtools/cmake/cmake_3.12.1.bb b/meta/recipes-devtools/cmake/cmake_3.12.2.bb
similarity index 100%
rename from meta/recipes-devtools/cmake/cmake_3.12.1.bb
rename to meta/recipes-devtools/cmake/cmake_3.12.2.bb

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


More information about the Openembedded-commits mailing list