diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-10-04 13:20:08 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-10-04 23:05:54 +0100 |
commit | 2305928a00fe4d7b65a06b68156297de051101c6 (patch) | |
tree | b8316e2c3a9f49f1408a85ffe06b05a68490bd95 /scripts/lib/devtool/build_sdk.py | |
parent | 141707c2326de034a39c516d96a94f3874c81cb8 (diff) | |
download | poky-2305928a00fe4d7b65a06b68156297de051101c6.tar.gz |
qemurunner: Skip conversion from/to binary data for logfile
There is no point in decoding binary data only to encode it again risking
conversion issues. Write the raw data to the log file as binary and skip
the conversion.
Also always update self.msg even if a logfile isn't specified to improve
logging/debug.
(From OE-Core rev: b5d67471dddd198723c4f711747783a33e8e5987)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build_sdk.py')
0 files changed, 0 insertions, 0 deletions