]> code.ossystems Code Review - openembedded-core.git/commit
devtool: reset: refactor to allow calling separately
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 13 Jul 2016 21:04:22 +0000 (09:04 +1200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jul 2016 09:24:53 +0000 (10:24 +0100)
commitb8d398516556eaf97679e28ad58448f570984b52
treebd4e97d2ca148fb63946785bada0ab8d7d9dcb04
parent912026d85c2f535be2f60c45979162ea25c7f356
devtool: reset: refactor to allow calling separately

This will be called by "devtool finish" to allow it to reset the recipe
at the end.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/devtool/standard.py