]> code.ossystems Code Review - openembedded-core.git/commit
devtool: runqemu: avoid recipe parse
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 23 Sep 2015 10:05:24 +0000 (11:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Sep 2015 21:07:19 +0000 (22:07 +0100)
commit84172ff7b325f081dba6430fd27f12e3745838b5
tree632d62541d6805344a6bfa30cfe92ce7100728ad
parent05060699e63cd25d089e83e9aa56c11d5baa8fd8
devtool: runqemu: avoid recipe parse

We only need the base configuration to get the variable values we want
to get here, there's no need to parse recipes / load the cache.

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