From: Alexander Kanavin Date: Wed, 27 Apr 2022 08:40:08 +0000 (+0200) Subject: cmake: update 3.23.0 -> 3.23.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4289 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3c0edfc460a326b723b8f33be4c54a0475e0c04;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git cmake: update 3.23.0 -> 3.23.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/cmake/cmake-native_3.23.0.bb b/meta/recipes-devtools/cmake/cmake-native_3.23.1.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake-native_3.23.0.bb rename to meta/recipes-devtools/cmake/cmake-native_3.23.1.bb diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc index 6f6fa61cdb2..934d577acf9 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 \ file://0004-Fail-silently-if-system-Qt-installation-is-broken.patch \ " -SRC_URI[sha256sum] = "5ab0a12f702f44013be7e19534cd9094d65cc9fe7b2cd0f8c9e5318e0fe4ac82" +SRC_URI[sha256sum] = "33fd10a8ec687a4d0d5b42473f10459bb92b3ae7def2b745dc10b192760869f3" UPSTREAM_CHECK_REGEX = "cmake-(?P\d+(\.\d+)+)\.tar" diff --git a/meta/recipes-devtools/cmake/cmake_3.23.0.bb b/meta/recipes-devtools/cmake/cmake_3.23.1.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake_3.23.0.bb rename to meta/recipes-devtools/cmake/cmake_3.23.1.bb