diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-03-25 10:33:21 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-03-25 23:19:53 +0000 |
commit | 7f98d0ffaf305fff5afb684f251d98a4cec61f23 (patch) | |
tree | 2e4aa6dd1426dd4796fbf06977a8cd713be02aec /README.OE-Core | |
parent | b82fd7552d92f48ff02b43282bae35d1d979d0fe (diff) | |
download | poky-7f98d0ffaf305fff5afb684f251d98a4cec61f23.tar.gz |
oeqa/qemurunner: Dont mix binary and non-binary strings
self.msg is a str(), bootlog is b'' so this code clearly doesn't work. Add
in a decode since its being used as a string.
(From OE-Core rev: e7546759d3102b576974bbab52594796f084721e)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.OE-Core')
0 files changed, 0 insertions, 0 deletions