]> code.ossystems Code Review - openembedded-core.git/commit
recipetool: create: add --keep-temp command line option
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sun, 4 Sep 2016 22:26:20 +0000 (10:26 +1200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Sep 2016 23:36:43 +0000 (00:36 +0100)
commit480a6b745a85b2881e5cc1a0bbb572e3235ca008
tree242b224c2df666e41667eaa96aebfa7b1c55666d
parent65d5cc62d4ecfc78ce4b37b3886a7fe5aa05a75e
recipetool: create: add --keep-temp command line option

For debugging it's useful to be able to tell recipetool to keep the
temporary directory.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
scripts/lib/recipetool/create.py