]> code.ossystems Code Review - openembedded-core.git/commit
qemurunner: Simplify binary data handling
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Nov 2017 11:42:54 +0000 (11:42 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Nov 2017 13:10:13 +0000 (13:10 +0000)
commit1e87283e92a2765bb5d54d17138b208bc395953b
tree3facb629152e3885e855890cfce4b49233cb272b
parent55a0028a961c0ad3c2e5729a9e3919cbbf256fe1
qemurunner: Simplify binary data handling

I have concerns that bad timing of the flow of data from the logger
might corrupt the output due to the way binary strings are handled
in qemurunner.

This simplifies the code to do the same thing it did before but much
more safely.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/qemurunner.py