summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorHongxu Jia <hongxu.jia@windriver.com>2019-05-13 11:12:46 -0400
committerArmin Kuster <akuster808@gmail.com>2019-06-01 14:48:32 -0700
commit00c58ae552d7414116f13f43d4df2f6e57c0d1ba (patch)
tree55bc84ca943415c6a5d834b56cc1c4eda1fe7cbe /scripts
parent9d1cb1b38f22cb3ab93ac8b431601df12f76dc22 (diff)
downloadopenembedded-core-contrib-00c58ae552d7414116f13f43d4df2f6e57c0d1ba.tar.gz
oeqa/targetcontrol.py: fix qemuparams not work in runqemu with launch_cmd
As runqemu with launch_cmd means directly run the command, don't need set rootfs or env vars. Since commit [a847dd7202 runqemu: Let qemuparams override default settings] applied in oe-core, if launch_cmd contains "qemuparams='***'", it does not work, which is overridden by latter qemuparams="-serial tcp:127.0.0.1" in QemuRunner.launch(); So we set qemuparams as a parameter in runqemu, the fix makes it work Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions