diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-01 13:27:25 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-02 08:24:02 +0100 |
commit | 440c6816465c42dcf133d4bb48dcfbb9b5ad534b (patch) | |
tree | a1508beea98214a8a50bfbb48e566db31bcaf393 /bitbake/lib/bb/parse/parse_py/BBHandler.py | |
parent | 76aefc4c1554e505bff4603244e2f95c9c66989d (diff) | |
download | poky-440c6816465c42dcf133d4bb48dcfbb9b5ad534b.tar.gz |
qemurunner: Use surrogateescape decoding
Since the stream can contain invalid binary characters (e.g. from
ppc's bootloader) use surrogateescape decoding to ensure we do process
the character stream, else it can hang/timeout.
(From OE-Core rev: 28a0030430d4cfcaf5dfc3e71bda07cdbfbbf4a7)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/parse/parse_py/BBHandler.py')
0 files changed, 0 insertions, 0 deletions