]> code.ossystems Code Review - openembedded-core.git/commit
cmake: don't inherit autotools
authorRoss Burton <ross.burton@intel.com>
Wed, 14 Sep 2016 16:41:35 +0000 (17:41 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Sep 2016 21:56:37 +0000 (22:56 +0100)
commitb8700e9fd30317d0ad583febb4e6f385284bdd51
tree1e66dec58c9a10d80ea06feedc53427418f58b8c
parent0afec72913bc31d315cba079da317e8b28755ded
cmake: don't inherit autotools

cmake doesn't use autotools, the functions get replaced by either cmake.bbclass
(target) or the recipe itself (native) leaving just lots of superfluous
dependencies.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/cmake/cmake-native_3.6.1.bb
meta/recipes-devtools/cmake/cmake.inc