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-10 12:13:06 +0100 |
commit | 195e60ba96f925de226a5578a1c725aeecf3eaf7 (patch) | |
tree | 71844431adc991b3be655cc580cb36ed78f126b2 /documentation/template/Vera.xml | |
parent | 8f8a10e05ecd19fdf161526978a74d0fc19f314b (diff) | |
download | poky-195e60ba96f925de226a5578a1c725aeecf3eaf7.tar.gz |
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.
(From OE-Core rev: 29d790cdeff19e520a35ec5902d6deaae8665492)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/template/Vera.xml')
0 files changed, 0 insertions, 0 deletions