diff options
| author | Moritz Haase <Moritz.Haase@bmw.de> | 2025-09-23 08:47:53 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-09-25 11:09:04 +0100 |
| commit | abc3d6d8b27be51ea8a8e32e1fa98058acc4736b (patch) | |
| tree | 92aa32fd8d19abfc2edb5533e7ee9feb430a130f /meta | |
| parent | 071e1b57b61d45eff283f50f114faa6bef00171d (diff) | |
| download | poky-abc3d6d8b27be51ea8a8e32e1fa98058acc4736b.tar.gz | |
cmake: upgrade 4.1.0 -> 4.1.1
Release notes are available at [0].
[0]: https://cmake.org/cmake/help/v4.1/release/4.1.html#id1
(From OE-Core rev: 86c0044eb72605e68cc6288f82d615305e94641e)
Signed-off-by: Moritz Haase <Moritz.Haase@bmw.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/cmake/cmake-native_4.1.1.bb (renamed from meta/recipes-devtools/cmake/cmake-native_4.1.0.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/cmake/cmake.inc | 2 | ||||
| -rw-r--r-- | meta/recipes-devtools/cmake/cmake_4.1.1.bb (renamed from meta/recipes-devtools/cmake/cmake_4.1.0.bb) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/cmake/cmake-native_4.1.0.bb b/meta/recipes-devtools/cmake/cmake-native_4.1.1.bb index 7b90bff52f..7b90bff52f 100644 --- a/meta/recipes-devtools/cmake/cmake-native_4.1.0.bb +++ b/meta/recipes-devtools/cmake/cmake-native_4.1.1.bb | |||
diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc index b2d3d60ef9..e86bb3dec1 100644 --- a/meta/recipes-devtools/cmake/cmake.inc +++ b/meta/recipes-devtools/cmake/cmake.inc | |||
| @@ -20,7 +20,7 @@ SRC_URI = "https://cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz \ | |||
| 20 | file://0001-cmCTestCurl-Avoid-using-undocumented-type-for-CURLOP.patch \ | 20 | file://0001-cmCTestCurl-Avoid-using-undocumented-type-for-CURLOP.patch \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | SRC_URI[sha256sum] = "81ee8170028865581a8e10eaf055afb620fa4baa0beb6387241241a975033508" | 23 | SRC_URI[sha256sum] = "b29f6f19733aa224b7763507a108a427ed48c688e1faf22b29c44e1c30549282" |
| 24 | 24 | ||
| 25 | UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar" | 25 | UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar" |
| 26 | 26 | ||
diff --git a/meta/recipes-devtools/cmake/cmake_4.1.0.bb b/meta/recipes-devtools/cmake/cmake_4.1.1.bb index cfc5cb1b93..cfc5cb1b93 100644 --- a/meta/recipes-devtools/cmake/cmake_4.1.0.bb +++ b/meta/recipes-devtools/cmake/cmake_4.1.1.bb | |||
