]> code.ossystems Code Review - openembedded-core.git/commit
devtool: modify: add --keep-temp option for debugging
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 13 Apr 2017 12:28:04 +0000 (00:28 +1200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Apr 2017 22:57:38 +0000 (23:57 +0100)
commit98fbc46e1a51237213bd7825a922389d3ab2ad9b
tree75c784c40c69962d9d24d652442c879d160c3afe
parent081974e75cc0cfa0a1a1bb01cd9f9cbc585b7692
devtool: modify: add --keep-temp option for debugging

Most of the other extract-based commands have this option but oddly I
left it out for modify - I guess because if I was debugging an issue here
I just used devtool extract to do so, but there's no reason why we can't
have it here and it is useful.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/devtool/standard.py