]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:48 +0000 (00:36 +0100)
commitb1c3e44dfb0e820fa54ae99758a0fc9ede98ccb9
treed5c8ef97056c01de8282a2bf5f2994f7a6ea028f
parent17afc803204a552d2cc7aedf1c9bebb3f050e814
recipetool: create: add --keep-temp command line option

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

(From OE-Core rev: 480a6b745a85b2881e5cc1a0bbb572e3235ca008)

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