]> code.ossystems Code Review - openembedded-core.git/commit
cmake: Upgrade to 3.8.2
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 2 Jun 2017 18:42:43 +0000 (15:42 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 4 Jun 2017 10:15:01 +0000 (11:15 +0100)
commitcc75f693bde412edd0a1aa4fd4e92fb29b492b76
tree40b1c419325285e49137c6329167b82f4cafdec8
parent2fd0757ae7fd63bc93a4ce8579c6ba0cdbb4c1cd
cmake: Upgrade to 3.8.2

There was a set of changes, those are:

 - CMake now requires librhash for build and as there is no other
   users in OE-Core we make it use its internal copy instead;

 - Copyright.txt checksum has change due new contrubutors and 2017
   year additions;

 - Patch avoid-gcc-warnings-with-Wstrict-prototypes.patch was removed
   as it is not need anymore;

 - Patch 0001-KWIML-tests-Remove-format-security-from-flags.patch was
   removed as it is included in this release.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/cmake/cmake-native_3.8.2.bb [moved from meta/recipes-devtools/cmake/cmake-native_3.7.2.bb with 94% similarity]
meta/recipes-devtools/cmake/cmake.inc
meta/recipes-devtools/cmake/cmake/0001-KWIML-tests-Remove-format-security-from-flags.patch [deleted file]
meta/recipes-devtools/cmake/cmake/avoid-gcc-warnings-with-Wstrict-prototypes.patch [deleted file]
meta/recipes-devtools/cmake/cmake_3.8.2.bb [moved from meta/recipes-devtools/cmake/cmake_3.7.2.bb with 97% similarity]