summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-10-19 17:33:35 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-23 17:42:25 +0100
commit26a43c2e1c8f52c1f2f188db81e6d46d71c765f3 (patch)
treee750d02697252f92f74c7c9ac2ea33488da4567d /meta/recipes-devtools
parent5308579373386060e9b880c20be99971ddacc471 (diff)
downloadpoky-26a43c2e1c8f52c1f2f188db81e6d46d71c765f3.tar.gz
cmake: update 3.21.2 -> 3.21.3
(From OE-Core rev: 1ed10b337ebdfe302bde1e01131206f2b1150908) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/cmake/cmake-native_3.21.3.bb (renamed from meta/recipes-devtools/cmake/cmake-native_3.21.2.bb)0
-rw-r--r--meta/recipes-devtools/cmake/cmake.inc2
-rw-r--r--meta/recipes-devtools/cmake/cmake_3.21.3.bb (renamed from meta/recipes-devtools/cmake/cmake_3.21.2.bb)0
3 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/cmake/cmake-native_3.21.2.bb b/meta/recipes-devtools/cmake/cmake-native_3.21.3.bb
index 335097d387..335097d387 100644
--- a/meta/recipes-devtools/cmake/cmake-native_3.21.2.bb
+++ b/meta/recipes-devtools/cmake/cmake-native_3.21.3.bb
diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc
index 2bdfd6061a..43d4fe57fb 100644
--- a/meta/recipes-devtools/cmake/cmake.inc
+++ b/meta/recipes-devtools/cmake/cmake.inc
@@ -21,7 +21,7 @@ SRC_URI = "https://cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz \
21 file://0004-Fail-silently-if-system-Qt-installation-is-broken.patch \ 21 file://0004-Fail-silently-if-system-Qt-installation-is-broken.patch \
22" 22"
23 23
24SRC_URI[sha256sum] = "94275e0b61c84bb42710f5320a23c6dcb2c6ee032ae7d2a616f53f68b3d21659" 24SRC_URI[sha256sum] = "d14d06df4265134ee42c4d50f5a60cb8b471b7b6a47da8e5d914d49dd783794f"
25 25
26UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar" 26UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar"
27 27
diff --git a/meta/recipes-devtools/cmake/cmake_3.21.2.bb b/meta/recipes-devtools/cmake/cmake_3.21.3.bb
index 36c6357dd8..36c6357dd8 100644
--- a/meta/recipes-devtools/cmake/cmake_3.21.2.bb
+++ b/meta/recipes-devtools/cmake/cmake_3.21.3.bb