]> code.ossystems Code Review - openembedded-core.git/commit
qemurunner: print tail qemu log in case bootlog is empty
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Fri, 22 Sep 2017 23:05:41 +0000 (16:05 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 Mar 2018 08:32:13 +0000 (08:32 +0000)
commit40f9f0358184660f23ac7b5fc3e477e2c54e21bc
tree77bacea889ba6b90c0303f137b603b0daa10cccc
parentbf05abc7931a9a9e0823b24c6f4df4f93913da82
qemurunner: print tail qemu log in case bootlog is empty

There are cases where the 'while loop' waiting for login prompt fails
and the bootlog variable does not get populated, thus use the the new
qemurunner member (self.msg) which stores all output coming from the qemu
process.

[YOCTO #12113]

(From OE-Core rev: 39ffa0f3779305c5e8ef86fe4572e961c5912021)

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/lib/oeqa/utils/qemurunner.py