diff options
-rw-r--r-- | meta/recipes-devtools/cmake/cmake-native_3.7.1.bb (renamed from meta/recipes-devtools/cmake/cmake-native_3.7.0.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/cmake/cmake.inc | 4 | ||||
-rw-r--r-- | meta/recipes-devtools/cmake/cmake_3.7.1.bb (renamed from meta/recipes-devtools/cmake/cmake_3.7.0.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/cmake/cmake-native_3.7.0.bb b/meta/recipes-devtools/cmake/cmake-native_3.7.1.bb index 7ad4345efe..7ad4345efe 100644 --- a/meta/recipes-devtools/cmake/cmake-native_3.7.0.bb +++ b/meta/recipes-devtools/cmake/cmake-native_3.7.1.bb | |||
diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc index 40255d9da3..18e547de0c 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://avoid-gcc-warnings-with-Wstrict-prototypes.patch \ | 17 | file://avoid-gcc-warnings-with-Wstrict-prototypes.patch \ |
18 | " | 18 | " |
19 | 19 | ||
20 | SRC_URI[md5sum] = "3801dc4e54c1c957a7378d8b0d4254ba" | 20 | SRC_URI[md5sum] = "d031d5a06e9f1c5367cdfc56fbd2a1c8" |
21 | SRC_URI[sha256sum] = "ed63e05c41aeb6c036e503114ab15847f29c312f9f21f5f1a7060a4b4ec2fb31" | 21 | SRC_URI[sha256sum] = "449a5bce64dbd4d5b9517ebd1a1248ed197add6ad27934478976fd5f1f9330e1" |
22 | 22 | ||
23 | UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar" | 23 | UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar" |
24 | 24 | ||
diff --git a/meta/recipes-devtools/cmake/cmake_3.7.0.bb b/meta/recipes-devtools/cmake/cmake_3.7.1.bb index 787f33c02b..787f33c02b 100644 --- a/meta/recipes-devtools/cmake/cmake_3.7.0.bb +++ b/meta/recipes-devtools/cmake/cmake_3.7.1.bb | |||