]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/qemu & runtime: qemu do not need ip input from external
authorYeoh Ee Peng <ee.peng.yeoh@intel.com>
Thu, 22 Nov 2018 09:10:43 +0000 (17:10 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Nov 2018 12:19:26 +0000 (12:19 +0000)
commit14d99dc6c39c963ba3e0d9a30274846bd5369210
treed1f23650a0af8f65274c6decd8d00c0083c985da
parentc80972be1f3592d797da9eb0845b739420c6da4a
oeqa/qemu & runtime: qemu do not need ip input from external

Qemu do not use the ip input from external. It will
retrieve ip from QemuRunner instance and assign
ip value.

Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/core/target/qemu.py
meta/lib/oeqa/runtime/context.py