]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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>
Fri, 16 Sep 2016 14:24:02 +0000 (15:24 +0100)
commit08dc55ce846ee198e69e36dd8b49d26610279c86
tree6107286c95416f4c6733a12a15bd807534d39186
parent84e0260e036a5b294a37069fe163cb395e6427f4
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.

(From OE-Core rev: b8700e9fd30317d0ad583febb4e6f385284bdd51)

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