From: Alexander Kanavin Date: Fri, 22 Jan 2016 13:37:32 +0000 (+0200) Subject: cmake: update to 3.4.2 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~27340 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a6e061712cfe9cb4738806a0c351a64e0d30144;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git cmake: update to 3.4.2 Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- diff --git a/meta/recipes-devtools/cmake/cmake-native_3.3.2.bb b/meta/recipes-devtools/cmake/cmake-native_3.4.2.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake-native_3.3.2.bb rename to meta/recipes-devtools/cmake/cmake-native_3.4.2.bb diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc index 41be256434e..befac7cfee5 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] = "5febbd11bcaac854a27eebaf4a124be2" -SRC_URI[sha256sum] = "e75a178d6ebf182b048ebfe6e0657c49f0dc109779170bad7ffcb17463f2fc22" +SRC_URI[md5sum] = "04545d3cc3801fe84223b864c4f7a53c" +SRC_URI[sha256sum] = "da7cc34e1ce1d82e67a32ab081c02c2845534cd8bf2e09d88077a1b282e97392" UPSTREAM_CHECK_REGEX = "cmake-(?P\d+(\.\d+)+)\.tar" diff --git a/meta/recipes-devtools/cmake/cmake_3.3.2.bb b/meta/recipes-devtools/cmake/cmake_3.4.2.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake_3.3.2.bb rename to meta/recipes-devtools/cmake/cmake_3.4.2.bb