[oe-commits] [openembedded-core] 35/42: cmake: Upgrade to 3.9.5

git at git.openembedded.org git at git.openembedded.org
Fri Nov 10 12:32:26 UTC 2017


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 155196bba814d9fd4d2b045a18eeae5c37f503e1
Author: Otavio Salvador <otavio at ossystems.com.br>
AuthorDate: Wed Nov 8 11:17:15 2017 -0200

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

diff --git a/meta/recipes-devtools/cmake/cmake-native_3.9.3.bb b/meta/recipes-devtools/cmake/cmake-native_3.9.5.bb
similarity index 100%
rename from meta/recipes-devtools/cmake/cmake-native_3.9.3.bb
rename to meta/recipes-devtools/cmake/cmake-native_3.9.5.bb
diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc
index 092ac74..8d65ac5 100644
--- a/meta/recipes-devtools/cmake/cmake.inc
+++ b/meta/recipes-devtools/cmake/cmake.inc
@@ -17,8 +17,8 @@ SRC_URI = "https://cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz \
            file://0001-FindCUDA-Use-find_program-if-find_host_program-is-no.patch \
            "
 
-SRC_URI[md5sum] = "cb0f19828461904c72ed6a1e55459d03"
-SRC_URI[sha256sum] = "8eaf75e1e932159aae98ab5e7491499545554be62a08cbcbc7c75c84b999f28a"
+SRC_URI[md5sum] = "0922130d0e0c142a88e58c6e4fef4d7d"
+SRC_URI[sha256sum] = "6220c1683b4e6bb8f38688fa3ffb17a7cf39f36317c2ddfdc3f12f09d086c166"
 
 UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar"
 
diff --git a/meta/recipes-devtools/cmake/cmake_3.9.3.bb b/meta/recipes-devtools/cmake/cmake_3.9.5.bb
similarity index 100%
rename from meta/recipes-devtools/cmake/cmake_3.9.3.bb
rename to meta/recipes-devtools/cmake/cmake_3.9.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