summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/cmake
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2018-02-15 15:11:16 -0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-24 10:31:45 +0000
commita63b504f9b7c2a4dbf57637542779e65ad4c1afe (patch)
tree406cdcbc51e529741e8731f2f4fa2fa123593859 /meta/recipes-devtools/cmake
parent4632a4511c8bfd3beea6d3848d876c5c3182fcbf (diff)
downloadpoky-a63b504f9b7c2a4dbf57637542779e65ad4c1afe.tar.gz
cmake: Upgrade 3.10.1 -> 3.10.2
This is a minor stable update to CMake. This includes following changes: ,---- | c1e087a9d CMake 3.10.2 | d592bfc9f Autogen: Ignore not existing source files in cmMakefile | d49986b3b KWIML: Backport RISC-V update to CMake 3.10 | 9417a6d32 FindPostgreSQL: Add support for PG10 | 683e9023a Autogen: Fix for problematic nested list separator | 9b4d31dc7 cmGraphVizWriter: Updated to create and follow dependers for | interface targets `---- (From OE-Core rev: 798dba6fb3e16d3041b01faecfd32c787c142ee8) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> 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.10.2.bb (renamed from meta/recipes-devtools/cmake/cmake-native_3.10.1.bb)0
-rw-r--r--meta/recipes-devtools/cmake/cmake.inc4
-rw-r--r--meta/recipes-devtools/cmake/cmake_3.10.2.bb (renamed from meta/recipes-devtools/cmake/cmake_3.10.1.bb)0
3 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/cmake/cmake-native_3.10.1.bb b/meta/recipes-devtools/cmake/cmake-native_3.10.2.bb
index e55e8b1cf6..e55e8b1cf6 100644
--- a/meta/recipes-devtools/cmake/cmake-native_3.10.1.bb
+++ b/meta/recipes-devtools/cmake/cmake-native_3.10.2.bb
diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc
index 045cce3fd0..4eaca75597 100644
--- a/meta/recipes-devtools/cmake/cmake.inc
+++ b/meta/recipes-devtools/cmake/cmake.inc
@@ -18,7 +18,7 @@ SRC_URI = "https://cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz \
18 file://cmake-Prevent-the-detection-of-Qt5.patch \ 18 file://cmake-Prevent-the-detection-of-Qt5.patch \
19 " 19 "
20 20
21SRC_URI[md5sum] = "9a726e5ec69618b172aa4b06d18c3998" 21SRC_URI[md5sum] = "732808e17fc14dc8cee50d51518c34eb"
22SRC_URI[sha256sum] = "7be36ee24b0f5928251b644d29f5ff268330a916944ef4a75e23ba01e7573284" 22SRC_URI[sha256sum] = "80d0faad4ab56de07aa21a7fc692c88c4ce6156d42b0579c6962004a70a3218b"
23 23
24UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar" 24UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar"
diff --git a/meta/recipes-devtools/cmake/cmake_3.10.1.bb b/meta/recipes-devtools/cmake/cmake_3.10.2.bb
index 3f8fd7a997..3f8fd7a997 100644
--- a/meta/recipes-devtools/cmake/cmake_3.10.1.bb
+++ b/meta/recipes-devtools/cmake/cmake_3.10.2.bb