diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-03-25 10:33:21 +0000 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2019-05-17 21:18:44 -0700 |
commit | 5685a349eb471f4c8c9dcc2dc3b34f20369920bb (patch) | |
tree | 7303cd9be757269b89443fb67770867599f3d027 /scripts/lib/compatlayer/context.py | |
parent | 6351f52609af51055786f7b3b24aee722b4dcea4 (diff) | |
download | openembedded-core-5685a349eb471f4c8c9dcc2dc3b34f20369920bb.tar.gz openembedded-core-5685a349eb471f4c8c9dcc2dc3b34f20369920bb.tar.bz2 openembedded-core-5685a349eb471f4c8c9dcc2dc3b34f20369920bb.zip |
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.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'scripts/lib/compatlayer/context.py')
0 files changed, 0 insertions, 0 deletions