All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core] [PATCH] cmake: upgrade 3.21.1 -> 3.21.2
@ 2021-09-02  8:11 wangmy
  0 siblings, 0 replies; only message in thread
From: wangmy @ 2021-09-02  8:11 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../cmake/{cmake-native_3.21.1.bb => cmake-native_3.21.2.bb}    | 0
 meta/recipes-devtools/cmake/cmake.inc                           | 2 +-
 .../recipes-devtools/cmake/{cmake_3.21.1.bb => cmake_3.21.2.bb} | 0
 3 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/cmake/{cmake-native_3.21.1.bb => cmake-native_3.21.2.bb} (100%)
 rename meta/recipes-devtools/cmake/{cmake_3.21.1.bb => cmake_3.21.2.bb} (100%)

diff --git a/meta/recipes-devtools/cmake/cmake-native_3.21.1.bb b/meta/recipes-devtools/cmake/cmake-native_3.21.2.bb
similarity index 100%
rename from meta/recipes-devtools/cmake/cmake-native_3.21.1.bb
rename to meta/recipes-devtools/cmake/cmake-native_3.21.2.bb
diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc
index 7f0aff8118..2bdfd6061a 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] = "fac3915171d4dff25913975d712f76e69aef44bf738ba7b976793a458b4cfed4"
+SRC_URI[sha256sum] = "94275e0b61c84bb42710f5320a23c6dcb2c6ee032ae7d2a616f53f68b3d21659"
 
 UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar"
 
diff --git a/meta/recipes-devtools/cmake/cmake_3.21.1.bb b/meta/recipes-devtools/cmake/cmake_3.21.2.bb
similarity index 100%
rename from meta/recipes-devtools/cmake/cmake_3.21.1.bb
rename to meta/recipes-devtools/cmake/cmake_3.21.2.bb
-- 
2.25.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-02  8:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-02  8:11 [OE-core] [PATCH] cmake: upgrade 3.21.1 -> 3.21.2 wangmy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.