summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/cmake
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2016-02-15 13:43:39 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-02-19 01:01:25 +0000
commit947b3bf5504803b279f7ac106a6988518d2eb616 (patch)
treea5df23c235fd6cda83c69c231f91aaa96af185f0 /meta/recipes-devtools/cmake
parent46994837731b198d869e8f274343c824e480801d (diff)
downloadpoky-947b3bf5504803b279f7ac106a6988518d2eb616.tar.gz
cmake: Update to 3.4.3.
* Tested by building gnuradio and friends for a cortex-a9 machine. (From OE-Core rev: a70d6e683a3cd7bc1b0456dd852e59bad827c5c3) Signed-off-by: Philip Balister <philip@balister.org> 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.4.3.bb (renamed from meta/recipes-devtools/cmake/cmake-native_3.4.2.bb)0
-rw-r--r--meta/recipes-devtools/cmake/cmake.inc4
-rw-r--r--meta/recipes-devtools/cmake/cmake_3.4.3.bb (renamed from meta/recipes-devtools/cmake/cmake_3.4.2.bb)0
3 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/cmake/cmake-native_3.4.2.bb b/meta/recipes-devtools/cmake/cmake-native_3.4.3.bb
index cb4e749d7a..cb4e749d7a 100644
--- a/meta/recipes-devtools/cmake/cmake-native_3.4.2.bb
+++ b/meta/recipes-devtools/cmake/cmake-native_3.4.3.bb
diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc
index befac7cfee..968d003b2d 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 \
17 file://0001-Add-NIOS2-CPU-support.patch \ 17 file://0001-Add-NIOS2-CPU-support.patch \
18 " 18 "
19 19
20SRC_URI[md5sum] = "04545d3cc3801fe84223b864c4f7a53c" 20SRC_URI[md5sum] = "4cb3ff35b2472aae70f542116d616e63"
21SRC_URI[sha256sum] = "da7cc34e1ce1d82e67a32ab081c02c2845534cd8bf2e09d88077a1b282e97392" 21SRC_URI[sha256sum] = "b73f8c1029611df7ed81796bf5ca8ba0ef41c6761132340c73ffe42704f980fa"
22 22
23UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar" 23UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar"
24 24
diff --git a/meta/recipes-devtools/cmake/cmake_3.4.2.bb b/meta/recipes-devtools/cmake/cmake_3.4.3.bb
index 2f188f0712..2f188f0712 100644
--- a/meta/recipes-devtools/cmake/cmake_3.4.2.bb
+++ b/meta/recipes-devtools/cmake/cmake_3.4.3.bb