Changelog: https://cmake.org/cmake/help/v4.2/release/4.2.html#id2
Signed-off-by: Liu Yiding <[email protected]> --- .../cmake/{cmake-native_4.2.1.bb => cmake-native_4.2.2.bb} | 0 meta/recipes-devtools/cmake/cmake.inc | 2 +- meta/recipes-devtools/cmake/{cmake_4.2.1.bb => cmake_4.2.2.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/cmake/{cmake-native_4.2.1.bb => cmake-native_4.2.2.bb} (100%) rename meta/recipes-devtools/cmake/{cmake_4.2.1.bb => cmake_4.2.2.bb} (100%) diff --git a/meta/recipes-devtools/cmake/cmake-native_4.2.1.bb b/meta/recipes-devtools/cmake/cmake-native_4.2.2.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake-native_4.2.1.bb rename to meta/recipes-devtools/cmake/cmake-native_4.2.2.bb diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc index d120638b1b..ee771a1d64 100644 --- a/meta/recipes-devtools/cmake/cmake.inc +++ b/meta/recipes-devtools/cmake/cmake.inc @@ -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] = "414aacfac54ba0e78e64a018720b64ed6bfca14b587047b8b3489f407a14a070" +SRC_URI[sha256sum] = "bbda94dd31636e89eb1cc18f8355f6b01d9193d7676549fba282057e8b730f58" UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar" diff --git a/meta/recipes-devtools/cmake/cmake_4.2.1.bb b/meta/recipes-devtools/cmake/cmake_4.2.2.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake_4.2.1.bb rename to meta/recipes-devtools/cmake/cmake_4.2.2.bb -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#229970): https://lists.openembedded.org/g/openembedded-core/message/229970 Mute This Topic: https://lists.openembedded.org/mt/117465165/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
