[oe-commits] [openembedded-core] 03/21: cmake: upgrade to 3.6.1

git at git.openembedded.org git at git.openembedded.org
Fri Jul 29 06:53:05 UTC 2016


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

commit 2f842de9b8df4801b18e5e9ce1131ac82479dac5
Author: Maxin B. John <maxin.john at intel.com>
AuthorDate: Wed Jul 27 16:02:57 2016 +0300

    cmake: upgrade to 3.6.1
    
    3.5.2 -> 3.6.1
    
    Signed-off-by: Maxin B. John <maxin.john at intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../cmake/{cmake-native_3.5.2.bb => cmake-native_3.6.1.bb}            | 0
 meta/recipes-devtools/cmake/cmake.inc                                 | 4 ++--
 meta/recipes-devtools/cmake/{cmake_3.5.2.bb => cmake_3.6.1.bb}        | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/cmake/cmake-native_3.5.2.bb b/meta/recipes-devtools/cmake/cmake-native_3.6.1.bb
similarity index 100%
rename from meta/recipes-devtools/cmake/cmake-native_3.5.2.bb
rename to meta/recipes-devtools/cmake/cmake-native_3.6.1.bb
diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc
index 4c1a4c7..1a1896f 100644
--- a/meta/recipes-devtools/cmake/cmake.inc
+++ b/meta/recipes-devtools/cmake/cmake.inc
@@ -16,8 +16,8 @@ SRC_URI = "https://cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz \
            file://qt4-fail-silent.patch \
            "
 
-SRC_URI[md5sum] = "701386a1b5ec95f8d1075ecf96383e02"
-SRC_URI[sha256sum] = "92d8410d3d981bb881dfff2aed466da55a58d34c7390d50449aa59b32bb5e62a"
+SRC_URI[md5sum] = "d6dd661380adacdb12f41b926ec99545"
+SRC_URI[sha256sum] = "28ee98ec40427d41a45673847db7a905b59ce9243bb866eaf59dce0f58aaef11"
 
 UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar"
 
diff --git a/meta/recipes-devtools/cmake/cmake_3.5.2.bb b/meta/recipes-devtools/cmake/cmake_3.6.1.bb
similarity index 100%
rename from meta/recipes-devtools/cmake/cmake_3.5.2.bb
rename to meta/recipes-devtools/cmake/cmake_3.6.1.bb

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


More information about the Openembedded-commits mailing list