diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2018-09-06 14:56:15 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-09-06 23:43:34 +0100 |
commit | 29d790cdeff19e520a35ec5902d6deaae8665492 (patch) | |
tree | 6b4a98516c1fe6f25a85e1a05c067e11ec63a368 /LICENSE | |
parent | 23393330a599403085437cb62169bb3a2375c07a (diff) | |
download | openembedded-core-29d790cdeff19e520a35ec5902d6deaae8665492.tar.gz openembedded-core-29d790cdeff19e520a35ec5902d6deaae8665492.tar.bz2 openembedded-core-29d790cdeff19e520a35ec5902d6deaae8665492.zip |
build.py: add clean option to 'devtool build' command
Add -c (--clean) optiont to 'devtool build' command so that users
could easily clean things up when using devtool.
I encountered a problem about do_prepare_recipe_sysroot failure
when using `devtool build' command and I found myself in a situation
where I either have to use `bitbake' command to clean things up or
use `rm' to remove the directories under ${WORKDIR}.
So add a clean option as it would be helpful when users want to clean
things up to prepare an environment for a clean build.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions