]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
devtool: modify: add --keep-temp option for debugging
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 13 Apr 2017 10:54:31 +0000 (22:54 +1200)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 13 Apr 2017 12:26:46 +0000 (00:26 +1200)
commit3003597a57f08ebc6bdf443a405734f5dd33f280
tree47b634df1f5ca6d15ad0fdcf8499fb1e7926f97a
parent334020a800434d20e7c3312890a2baca295c41c7
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>
scripts/lib/devtool/standard.py