diff options
| author | wangmy <wangmy@fujitsu.com> | 2021-09-02 16:11:56 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-11 18:41:37 +0100 |
| commit | ba92cdc55fde5c9e1109bed3461cf6c6bd908f23 (patch) | |
| tree | 789876be6be34a227c84edf9c89f8394113c31d4 | |
| parent | 64fcab97fcd4f8bdbbd5a807b9ccb8a5445c83d3 (diff) | |
| download | poky-ba92cdc55fde5c9e1109bed3461cf6c6bd908f23.tar.gz | |
cmake: upgrade 3.21.1 -> 3.21.2
(From OE-Core rev: 6f39d593687e7b90be8f7fdc671c539c3d95a57b)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-devtools/cmake/cmake-native_3.21.2.bb (renamed from meta/recipes-devtools/cmake/cmake-native_3.21.1.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/cmake/cmake.inc | 2 | ||||
| -rw-r--r-- | meta/recipes-devtools/cmake/cmake_3.21.2.bb (renamed from meta/recipes-devtools/cmake/cmake_3.21.1.bb) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/cmake/cmake-native_3.21.1.bb b/meta/recipes-devtools/cmake/cmake-native_3.21.2.bb index 335097d387..335097d387 100644 --- a/meta/recipes-devtools/cmake/cmake-native_3.21.1.bb +++ b/meta/recipes-devtools/cmake/cmake-native_3.21.2.bb | |||
diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc index 7f0aff8118..2bdfd6061a 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 | ||
| 24 | SRC_URI[sha256sum] = "fac3915171d4dff25913975d712f76e69aef44bf738ba7b976793a458b4cfed4" | 24 | SRC_URI[sha256sum] = "94275e0b61c84bb42710f5320a23c6dcb2c6ee032ae7d2a616f53f68b3d21659" |
| 25 | 25 | ||
| 26 | UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar" | 26 | UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar" |
| 27 | 27 | ||
diff --git a/meta/recipes-devtools/cmake/cmake_3.21.1.bb b/meta/recipes-devtools/cmake/cmake_3.21.2.bb index 36c6357dd8..36c6357dd8 100644 --- a/meta/recipes-devtools/cmake/cmake_3.21.1.bb +++ b/meta/recipes-devtools/cmake/cmake_3.21.2.bb | |||
