From fca0d1a265a1bb2567cee203e5fea99c13e252b5 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 22 Jun 2021 13:21:09 +0200 Subject: [PATCH] cmake: update 3.20.3 -> 3.20.4 (From OE-Core rev: 312b31a71a793851451e0860f162b8a65ec80835) Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- .../cmake/{cmake-native_3.20.3.bb => cmake-native_3.20.4.bb} | 0 meta/recipes-devtools/cmake/cmake.inc | 2 +- .../recipes-devtools/cmake/{cmake_3.20.3.bb => cmake_3.20.4.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/cmake/{cmake-native_3.20.3.bb => cmake-native_3.20.4.bb} (100%) rename meta/recipes-devtools/cmake/{cmake_3.20.3.bb => cmake_3.20.4.bb} (100%) diff --git a/meta/recipes-devtools/cmake/cmake-native_3.20.3.bb b/meta/recipes-devtools/cmake/cmake-native_3.20.4.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake-native_3.20.3.bb rename to meta/recipes-devtools/cmake/cmake-native_3.20.4.bb diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc index 0987c01c87..cf2cd0c2fa 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] = "4d008ac3461e271fcfac26a05936f77fc7ab64402156fb371d41284851a651b8" +SRC_URI[sha256sum] = "87a4060298f2c6bb09d479de1400bc78195a5b55a65622a7dceeb3d1090a1b16" UPSTREAM_CHECK_REGEX = "cmake-(?P\d+(\.\d+)+)\.tar" diff --git a/meta/recipes-devtools/cmake/cmake_3.20.3.bb b/meta/recipes-devtools/cmake/cmake_3.20.4.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake_3.20.3.bb rename to meta/recipes-devtools/cmake/cmake_3.20.4.bb -- 2.40.1