[OE-core] [PATCH] cmake: Update to 3.4.3.

Philip Balister philip at balister.org
Mon Feb 15 18:43:39 UTC 2016


 * Tested by building gnuradio and friends for a cortex-a9 machine.

Signed-off-by: Philip Balister <philip at balister.org>
---
 .../cmake/{cmake-native_3.4.2.bb => cmake-native_3.4.3.bb}            | 0
 meta/recipes-devtools/cmake/cmake.inc                                 | 4 ++--
 meta/recipes-devtools/cmake/{cmake_3.4.2.bb => cmake_3.4.3.bb}        | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/cmake/{cmake-native_3.4.2.bb => cmake-native_3.4.3.bb} (100%)
 rename meta/recipes-devtools/cmake/{cmake_3.4.2.bb => cmake_3.4.3.bb} (100%)

diff --git a/meta/recipes-devtools/cmake/cmake-native_3.4.2.bb b/meta/recipes-devtools/cmake/cmake-native_3.4.3.bb
similarity index 100%
rename from meta/recipes-devtools/cmake/cmake-native_3.4.2.bb
rename to 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 befac7c..968d003 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://0001-Add-NIOS2-CPU-support.patch \
            "
 
-SRC_URI[md5sum] = "04545d3cc3801fe84223b864c4f7a53c"
-SRC_URI[sha256sum] = "da7cc34e1ce1d82e67a32ab081c02c2845534cd8bf2e09d88077a1b282e97392"
+SRC_URI[md5sum] = "4cb3ff35b2472aae70f542116d616e63"
+SRC_URI[sha256sum] = "b73f8c1029611df7ed81796bf5ca8ba0ef41c6761132340c73ffe42704f980fa"
 
 UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar"
 
diff --git a/meta/recipes-devtools/cmake/cmake_3.4.2.bb b/meta/recipes-devtools/cmake/cmake_3.4.3.bb
similarity index 100%
rename from meta/recipes-devtools/cmake/cmake_3.4.2.bb
rename to meta/recipes-devtools/cmake/cmake_3.4.3.bb
-- 
2.5.0




More information about the Openembedded-core mailing list