summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/cmake
diff options
context:
space:
mode:
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>2023-06-02 23:38:23 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-06-13 21:31:45 +0100
commit0bdd56bd556a181548318c332db8205647336093 (patch)
tree7327fd6618776f94ea423c7b35c321a2bbdb1640 /meta/recipes-devtools/cmake
parent56bdf69a06be21ea376303fbb4d50e9dd570cdbb (diff)
downloadopenembedded-core-0bdd56bd556a181548318c332db8205647336093.tar.gz
cmake: upgrade to v3.26.4
Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/recipes-devtools/cmake')
-rw-r--r--meta/recipes-devtools/cmake/cmake-native_3.26.4.bb (renamed from meta/recipes-devtools/cmake/cmake-native_3.26.3.bb)0
-rw-r--r--meta/recipes-devtools/cmake/cmake.inc2
-rw-r--r--meta/recipes-devtools/cmake/cmake_3.26.4.bb (renamed from meta/recipes-devtools/cmake/cmake_3.26.3.bb)0
3 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/cmake/cmake-native_3.26.3.bb b/meta/recipes-devtools/cmake/cmake-native_3.26.4.bb
index 2177aa81a4..2177aa81a4 100644
--- a/meta/recipes-devtools/cmake/cmake-native_3.26.3.bb
+++ b/meta/recipes-devtools/cmake/cmake-native_3.26.4.bb
diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc
index 2b6554690b..7788a5c45a 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] = "bbd8d39217509d163cb544a40d6428ac666ddc83e22905d3e52c925781f0f659"
+SRC_URI[sha256sum] = "313b6880c291bd4fe31c0aa51d6e62659282a521e695f30d5cc0d25abbd5c208"
UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar"
diff --git a/meta/recipes-devtools/cmake/cmake_3.26.3.bb b/meta/recipes-devtools/cmake/cmake_3.26.4.bb
index bb7ed83e30..bb7ed83e30 100644
--- a/meta/recipes-devtools/cmake/cmake_3.26.3.bb
+++ b/meta/recipes-devtools/cmake/cmake_3.26.4.bb