]> code.ossystems Code Review - openembedded-core.git/commit
cmake: upgrade 3.9.5 -> 3.10.1
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 17 Jan 2018 15:59:33 +0000 (13:59 -0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Jan 2018 12:18:04 +0000 (12:18 +0000)
commit9e58926f1cea9d5cb18cb923855d1ae98f88a8ac
tree6f53cf29a37efc697cdc99bc12fa81caf522af06
parentb77bb7afe5131d9157be9dfebda4d4185a98a820
cmake: upgrade 3.9.5 -> 3.10.1

The 3.10.1 version has been in Dec 13, 2017, and has a great set of
features and improvements since the last upgrade.

The release notes of 3.10 release is available at:

https://cmake.org/cmake/help/v3.10/release/3.10.html

Patches updates:

 - cmake-Prevent-the-detection-of-Qt5.patch: so it replaces the sed
   command calls inside the cmake.inc

 - 0001-FindCUDA-Use-find_program-if-find_host_program-is-no.patch:
   merged upstream, so it has been removed.

 - support-oe-qt4-tools-names.patch: rebased.

License-checksum-change: added new contributors
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/cmake.bbclass
meta/recipes-devtools/cmake/cmake-native_3.10.1.bb [moved from meta/recipes-devtools/cmake/cmake-native_3.9.5.bb with 100% similarity]
meta/recipes-devtools/cmake/cmake.inc
meta/recipes-devtools/cmake/cmake/0001-FindCUDA-Use-find_program-if-find_host_program-is-no.patch [deleted file]
meta/recipes-devtools/cmake/cmake/cmake-Prevent-the-detection-of-Qt5.patch [new file with mode: 0644]
meta/recipes-devtools/cmake/cmake/support-oe-qt4-tools-names.patch
meta/recipes-devtools/cmake/cmake_3.10.1.bb [moved from meta/recipes-devtools/cmake/cmake_3.9.5.bb with 100% similarity]