summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/cmake
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@intel.com>2016-07-27 16:02:57 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-01 11:47:12 +0100
commit36b3e58e3dae8e143935296f5c53db488193c39c (patch)
treea49521ae6fd8e022b9b5dd401cb771d6624b0e25 /meta/recipes-devtools/cmake
parent8c6371f80370a0ca5b28bd5ea4923c796af581f8 (diff)
downloadpoky-36b3e58e3dae8e143935296f5c53db488193c39c.tar.gz
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>
Diffstat (limited to 'meta/recipes-devtools/cmake')
-rw-r--r--meta/recipes-devtools/cmake/cmake-native_3.6.1.bb (renamed from meta/recipes-devtools/cmake/cmake-native_3.5.2.bb)0
-rw-r--r--meta/recipes-devtools/cmake/cmake.inc4
-rw-r--r--meta/recipes-devtools/cmake/cmake_3.6.1.bb (renamed from meta/recipes-devtools/cmake/cmake_3.5.2.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
index 33930fbb9c..33930fbb9c 100644
--- a/meta/recipes-devtools/cmake/cmake-native_3.5.2.bb
+++ b/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 4c1a4c7188..1a1896f91a 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 \
16 file://qt4-fail-silent.patch \ 16 file://qt4-fail-silent.patch \
17 " 17 "
18 18
19SRC_URI[md5sum] = "701386a1b5ec95f8d1075ecf96383e02" 19SRC_URI[md5sum] = "d6dd661380adacdb12f41b926ec99545"
20SRC_URI[sha256sum] = "92d8410d3d981bb881dfff2aed466da55a58d34c7390d50449aa59b32bb5e62a" 20SRC_URI[sha256sum] = "28ee98ec40427d41a45673847db7a905b59ce9243bb866eaf59dce0f58aaef11"
21 21
22UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar" 22UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar"
23 23
diff --git a/meta/recipes-devtools/cmake/cmake_3.5.2.bb b/meta/recipes-devtools/cmake/cmake_3.6.1.bb
index 2f188f0712..2f188f0712 100644
--- a/meta/recipes-devtools/cmake/cmake_3.5.2.bb
+++ b/meta/recipes-devtools/cmake/cmake_3.6.1.bb