diff options
author | Ross Burton <ross.burton@intel.com> | 2016-02-16 16:27:19 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-18 07:39:21 +0000 |
commit | 1cbc0400621c23243d96dedf4a226a732f5c87c9 (patch) | |
tree | 5574535c34d2ec84d27167584a28d389bd142c98 /meta/classes/own-mirrors.bbclass | |
parent | 3821aee0129b87a859b3a540b82745fdae184721 (diff) | |
download | openembedded-core-1cbc0400621c23243d96dedf4a226a732f5c87c9.tar.gz openembedded-core-1cbc0400621c23243d96dedf4a226a732f5c87c9.tar.bz2 openembedded-core-1cbc0400621c23243d96dedf4a226a732f5c87c9.zip |
cmake: don't inherit autotools
autotools was inherited for some functions some time ago, but now all it's using
it for explicitly is autotools_do_install(), which is basically just "make
install". Invoke that directly and we can remove the inherit autotools.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/own-mirrors.bbclass')
0 files changed, 0 insertions, 0 deletions