summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/vim
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-01 08:00:00 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-01 16:47:17 +0100
commit17e87510378f2729208a8262695f28e1efe5eb4c (patch)
tree3e1a13a780c66b2834825317a9ebb2d5df1c2e62 /meta/recipes-support/vim
parent0be64e54a0e67472eaff9c794a33d76971c9b1a3 (diff)
downloadopenembedded-core-17e87510378f2729208a8262695f28e1efe5eb4c.tar.gz
oeqa/ssh: Avoid unicode decode exceptions
This code really needs to be rewritten to not split potential multibyte characters, for now work around it to avoid exceptions like: File "/home/pokybuild/yocto-worker/qa-extras2/build/meta/lib/oeqa/core/target/ssh.py", line 211, in run data = reader.read(1024, 4096) File "/usr/lib64/python3.6/codecs.py", line 503, in read newchars, decodedbytes = self.decode(data, self.errors) UnicodeDecodeError: 'utf-8' codec can't decode byte 0x92 in position 0: invalid start byte Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/vim')
0 files changed, 0 insertions, 0 deletions