[oe-commits] [openembedded-core] 11/11: cmake: 3.15.1 -> 3.15.2

git at git.openembedded.org git at git.openembedded.org
Mon Aug 12 15:54:22 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 655042fe28949f159b9efebc2bd12522d5ec62bb
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Mon Aug 12 16:52:43 2019 +0100

    cmake: 3.15.1 -> 3.15.2
    
    I rebuilt all cmake recipes from poky and meta-oe without issue.
    
    Signed-off-by: Pascal Bach <pascal.bach at siemens.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../cmake/{cmake-native_3.15.1.bb => cmake-native_3.15.2.bb}          | 0
 meta/recipes-devtools/cmake/cmake.inc                                 | 4 ++--
 meta/recipes-devtools/cmake/{cmake_3.15.1.bb => cmake_3.15.2.bb}      | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/cmake/cmake-native_3.15.1.bb b/meta/recipes-devtools/cmake/cmake-native_3.15.2.bb
similarity index 100%
rename from meta/recipes-devtools/cmake/cmake-native_3.15.1.bb
rename to meta/recipes-devtools/cmake/cmake-native_3.15.2.bb
diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc
index d818a01..4cbe26e 100644
--- a/meta/recipes-devtools/cmake/cmake.inc
+++ b/meta/recipes-devtools/cmake/cmake.inc
@@ -18,7 +18,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[md5sum] = "fc6ffc06e6c356e8ab55fd353d7c260b"
-SRC_URI[sha256sum] = "18dec548d8f8b04d53c60f9cedcebaa6762f8425339d1e2c889c383d3ccdd7f7"
+SRC_URI[md5sum] = "9ecf167edadb87e2d75cc89fded7aadb"
+SRC_URI[sha256sum] = "539088cb29a68e6d6a8fba5c00951e5e5b1a92c68fa38a83e1ed2f355933f768"
 
 UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar"
diff --git a/meta/recipes-devtools/cmake/cmake_3.15.1.bb b/meta/recipes-devtools/cmake/cmake_3.15.2.bb
similarity index 100%
rename from meta/recipes-devtools/cmake/cmake_3.15.1.bb
rename to meta/recipes-devtools/cmake/cmake_3.15.2.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list