]> code.ossystems Code Review - openembedded-core.git/commit
devtool: finish: Add suppport for the --no-clean option
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Fri, 20 Sep 2019 20:30:43 +0000 (22:30 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 27 Sep 2019 12:01:17 +0000 (13:01 +0100)
commit4433d3133ce53cdf7db17f5e7914fe8c4d78dba3
tree8ffc3612930e57d96b01a8b121ed014ec2836989
parent69b7a2ba3af1280cc220ab236032f8466246ee93
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>
scripts/lib/devtool/standard.py