[OE-core] [PATCH 0/5] runqemu/testimage logging fixes
Paul Eggleton
paul.eggleton at linux.intel.com
Mon Dec 9 10:59:04 UTC 2019
A fix for https://bugzilla.yoctoproject.org/show_bug.cgi?id=13681 along
with some fixes for other minor related issues with the logging when
testimage runs QEMU.
(The "host dump" functionality may be of questionable usefulness, but
at least it now works again.)
The following changes since commit d821415ab09248a894d58f6e5a5749e822d30939:
wayland: Add PACKAGECONFIG for dtd-validation (2019-12-09 10:21:24 +0000)
are available in the Git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/runqemu-fixes-oe
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=paule/runqemu-fixes-oe
Paul Eggleton (5):
oeqa: qemu: ensure that host dump commands can be run properly
oeqa: qemu: fix width of top output in host dump
oeqa: qemu: ensure we print runqemu output in the event of failure
runqemu: log parameters correctly within testimage
runqemu: handle tap device creation failure properly
meta/lib/oeqa/utils/dump.py | 5 ++++-
meta/lib/oeqa/utils/qemurunner.py | 4 ++--
scripts/runqemu | 33 ++++++++++++++++++-------------
3 files changed, 25 insertions(+), 17 deletions(-)
--
2.20.1
More information about the Openembedded-core
mailing list