[OE-core] [PATCH 0/4] Enable qemu slirp for testimage only

Yeoh Ee Peng ee.peng.yeoh at intel.com
Thu Nov 22 09:10:42 UTC 2018


Changes:

[v2]
 - enable qemu slirp and like kvm, enable it only for testimage
 - QemuRunner by default has use_slirp=False, where oe-selftest
   will skipped all the new logic related to slirp

Yeoh Ee Peng (4):
  oeqa/qemu & runtime: qemu do not need ip input from external
  qemurunner: Add support for slirp
  oeqa/qemu: Add support for slirp
  testimage: Add support for slirp

 meta/classes/testimage.bbclass    |  5 +++++
 meta/lib/oeqa/core/target/qemu.py | 27 +++++++++++++++++++++------
 meta/lib/oeqa/runtime/context.py  |  2 +-
 meta/lib/oeqa/utils/qemurunner.py | 17 +++++++++++++----
 4 files changed, 40 insertions(+), 11 deletions(-)

-- 
2.7.4



More information about the Openembedded-core mailing list