]> code.ossystems Code Review - openembedded-core.git/commit
qemurunner.py: fix handling of runqemuparams
authorChen Qi <Qi.Chen@windriver.com>
Fri, 24 Mar 2017 08:45:00 +0000 (01:45 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 26 Mar 2017 12:17:01 +0000 (13:17 +0100)
commit16400f2b8bffc4cae0263bb597522071299b46ca
tree71e15ec70f56991f0a88b12bd53ee267461abe07
parent9305d816bdf8837ea3a407091cb7f24a9a3ae8dc
qemurunner.py: fix handling of runqemuparams

The launch() doesn't need runqemuparams, we need handle it in start().

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/qemurunner.py