]> code.ossystems Code Review - openembedded-core.git/commit
devtool: reset: add ability to reset entire workspace
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 4 Mar 2015 12:56:13 +0000 (12:56 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Mar 2015 11:03:11 +0000 (11:03 +0000)
commit0c83788b111a761f6f500b86780cc51aed255402
treee9ccf8f2045234524f4bae6d9a2061352d510205
parent5fabc59d6221c3fe7137b70e31ec2761a4276a6c
devtool: reset: add ability to reset entire workspace

Add a -a/--all option to allow you to quickly reset all recipes in your
workspace.

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