[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1619/8267] cmake: upgrade to 3.6.1



commit 36b3e58e3dae8e143935296f5c53db488193c39c
Author: Maxin B. John <maxin john intel com>
Date:   Wed Jul 27 16:02:57 2016 +0300

    cmake: upgrade to 3.6.1
    
    3.5.2 -> 3.6.1
    
    (From OE-Core rev: 3c41b239991baff2bb1facc1e9973c95c9328175)
    
    Signed-off-by: Maxin B. John <maxin john intel com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 ...cmake-native_3.5.2.bb => cmake-native_3.6.1.bb} |    0
 meta/recipes-devtools/cmake/cmake.inc              |    4 ++--
 .../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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]