]> code.ossystems Code Review - openembedded-core.git/commit
cmake: 3.13.4 -> 3.14.0
authorPascal Bach <pascal.bach@siemens.com>
Wed, 27 Mar 2019 10:02:52 +0000 (11:02 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 29 Mar 2019 08:26:27 +0000 (08:26 +0000)
commitec2764aa4957b802ed2612dd7633aed5b941bfb0
tree56dc425cd3ede6d7cdb4cba431e21fb073677dd2
parent7e29e7cb13ed13a7049328cd2169cd515b630fc3
cmake: 3.13.4 -> 3.14.0

The copyright date changed in the license file, thus the hash change.

CMake 3.14 fixes some issues with implicit include path that lead to
errors with gcc not finding "stdlib.h" etc in include_next.

Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/cmake/cmake-native_3.14.0.bb [moved from meta/recipes-devtools/cmake/cmake-native_3.13.4.bb with 100% similarity]
meta/recipes-devtools/cmake/cmake.inc
meta/recipes-devtools/cmake/cmake/0001-CMakeDetermineSystem-use-oe-environment-vars-to-load.patch
meta/recipes-devtools/cmake/cmake/0002-cmake-Prevent-the-detection-of-Qt5.patch
meta/recipes-devtools/cmake/cmake/0003-cmake-support-OpenEmbedded-Qt4-tool-binary-names.patch
meta/recipes-devtools/cmake/cmake/0004-Fail-silently-if-system-Qt-installation-is-broken.patch
meta/recipes-devtools/cmake/cmake_3.14.0.bb [moved from meta/recipes-devtools/cmake/cmake_3.13.4.bb with 100% similarity]