]> code.ossystems Code Review - openembedded-core.git/commit
devtool: disable creating workspace for extract and search subcommands
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sun, 11 Oct 2015 15:13:18 +0000 (16:13 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Dec 2015 21:30:54 +0000 (21:30 +0000)
commit90cba7992bc1d227e242666cd486414bd4a45f7e
treeaa881f2d531e659ae286b71ad9434843beae7a47
parent13ec296b5c35aefa2c44f64f8bd1ef54c4a0a731
devtool: disable creating workspace for extract and search subcommands

For subcommands that don't actually involve the workspace, don't
auto-create the 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/devtool
scripts/lib/devtool/search.py
scripts/lib/devtool/standard.py