]> code.ossystems Code Review - openembedded-core.git/commit
devtool: finish: Add suppport for the --no-clean option
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Tue, 5 Nov 2019 22:08:38 +0000 (23:08 +0100)
committerArmin Kuster <akuster808@gmail.com>
Sun, 10 Nov 2019 22:48:46 +0000 (14:48 -0800)
commit950168bce4ee69b04d7679d9e2d164e2f5c36953
treed64c286edff6f197fdba68523f9601a725e91df0
parent62f79dbbc656dc72423a7788ed7439e7d730fd81
devtool: finish: Add suppport for the --no-clean option

This works just like the already existing --no-clean option to the
`devtool reset` command.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
scripts/lib/devtool/standard.py