diff options
author | Ross Burton <ross.burton@intel.com> | 2018-07-05 13:29:29 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-06 22:54:56 +0100 |
commit | b805cefb24566772a2beb5d02036266e45370913 (patch) | |
tree | 2126156e446634306a5a30e9dbd2ac49b70daf41 /meta/classes/bash-completion.bbclass | |
parent | 67ae24ddb2bebbf8b1c455b8968f8c69844afb9d (diff) | |
download | openembedded-core-b805cefb24566772a2beb5d02036266e45370913.tar.gz openembedded-core-b805cefb24566772a2beb5d02036266e45370913.tar.bz2 openembedded-core-b805cefb24566772a2beb5d02036266e45370913.zip |
distutils: clean the build tree in do_configure
base_do_configure() tries to do "make clean" if there is a Makefile present.
For most recipes using distutils there is not a Makefile, but we do know that
"setup.py clean" will work so call that instead.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/bash-completion.bbclass')
0 files changed, 0 insertions, 0 deletions