[oe-commits] [openembedded-core] 22/43: cmake: update to 3.7.1

git at git.openembedded.org git at git.openembedded.org
Sat Dec 17 09:58:28 UTC 2016


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

commit 76e5ecbe75c6ef06af7dd662625631399cbbde0f
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
AuthorDate: Thu Dec 15 14:48:00 2016 +0200

    cmake: update to 3.7.1
    
    (From OE-Core rev: 1e15dea62cacdd5c3c1158962a55ca44cfb1726b)
    
    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../cmake/{cmake-native_3.7.0.bb => cmake-native_3.7.1.bb}            | 0
 meta/recipes-devtools/cmake/cmake.inc                                 | 4 ++--
 meta/recipes-devtools/cmake/{cmake_3.7.0.bb => cmake_3.7.1.bb}        | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/cmake/cmake-native_3.7.0.bb b/meta/recipes-devtools/cmake/cmake-native_3.7.1.bb
similarity index 100%
rename from meta/recipes-devtools/cmake/cmake-native_3.7.0.bb
rename to meta/recipes-devtools/cmake/cmake-native_3.7.1.bb
diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc
index 40255d9..18e547d 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://avoid-gcc-warnings-with-Wstrict-prototypes.patch \
            "
 
-SRC_URI[md5sum] = "3801dc4e54c1c957a7378d8b0d4254ba"
-SRC_URI[sha256sum] = "ed63e05c41aeb6c036e503114ab15847f29c312f9f21f5f1a7060a4b4ec2fb31"
+SRC_URI[md5sum] = "d031d5a06e9f1c5367cdfc56fbd2a1c8"
+SRC_URI[sha256sum] = "449a5bce64dbd4d5b9517ebd1a1248ed197add6ad27934478976fd5f1f9330e1"
 
 UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar"
 
diff --git a/meta/recipes-devtools/cmake/cmake_3.7.0.bb b/meta/recipes-devtools/cmake/cmake_3.7.1.bb
similarity index 100%
rename from meta/recipes-devtools/cmake/cmake_3.7.0.bb
rename to meta/recipes-devtools/cmake/cmake_3.7.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