summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/cmake/cmake.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/cmake/cmake.inc')
-rw-r--r--meta/recipes-devtools/cmake/cmake.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc
index a79b3922bc..e0f59a6c67 100644
--- a/meta/recipes-devtools/cmake/cmake.inc
+++ b/meta/recipes-devtools/cmake/cmake.inc
@@ -20,10 +20,9 @@ SRC_URI = "https://cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz \
20 file://0002-cmake-Prevent-the-detection-of-Qt5.patch \ 20 file://0002-cmake-Prevent-the-detection-of-Qt5.patch \
21 file://0003-cmake-support-OpenEmbedded-Qt4-tool-binary-names.patch \ 21 file://0003-cmake-support-OpenEmbedded-Qt4-tool-binary-names.patch \
22 file://0004-Fail-silently-if-system-Qt-installation-is-broken.patch \ 22 file://0004-Fail-silently-if-system-Qt-installation-is-broken.patch \
23 file://0001-cm_cxx_features.cmake-do-not-try-to-run-the-test-bin.patch \
24" 23"
25 24
26SRC_URI[sha256sum] = "3faca7c131494a1e34d66e9f8972ff5369e48d419ea8ceaa3dc15b4c11367732" 25SRC_URI[sha256sum] = "c432296eb5dec6d71eae15d140f6297d63df44e9ffe3e453628d1dc8fc4201ce"
27 26
28UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar" 27UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar"
29 28