similarity index 100%
rename from meta/recipes-devtools/cmake/cmake-native_4.4.2.bb
rename to meta/recipes-devtools/cmake/cmake-native_4.4.3.bb
@@ -19,7 +19,7 @@ CMAKE_MAJOR_VERSION = "${@'.'.join(d.getVar('PV').split('.')[0:2])}"
SRC_URI = "https://cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz \
"
-SRC_URI[sha256sum] = "1db9e61e60b6e0874c86386340b910382f3c5e75b9fbfb44d122063129a2789d"
+SRC_URI[sha256sum] = "c46400618b4f1f2b43507f24fb22f3ae830c3416cf23b776e16e1d413aa892f0"
UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar"
similarity index 100%
rename from meta/recipes-devtools/cmake/cmake_4.4.2.bb
rename to meta/recipes-devtools/cmake/cmake_4.4.3.bb
Changelog: - Swift policy CMP0215's NEW behavior has been updated to require policies CMP0157 and CMP0195 to also be set to NEW. Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> --- .../cmake/{cmake-native_4.4.2.bb => cmake-native_4.4.3.bb} | 0 meta/recipes-devtools/cmake/cmake.inc | 2 +- meta/recipes-devtools/cmake/{cmake_4.4.2.bb => cmake_4.4.3.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-)