diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2016-05-16 18:40:39 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-02 08:10:03 +0100 |
commit | 210e290c9251839dc74e3aabdcea3655dd707a50 (patch) | |
tree | b99e8e820b68b8c8f6070908e5d485b51bd5403e /scripts/test-reexec | |
parent | 23c27d9d936efaa17da00525f1d2e2f98c53abc7 (diff) | |
download | openembedded-core-210e290c9251839dc74e3aabdcea3655dd707a50.tar.gz openembedded-core-210e290c9251839dc74e3aabdcea3655dd707a50.tar.bz2 openembedded-core-210e290c9251839dc74e3aabdcea3655dd707a50.zip |
qemurunner: convert data when working with socket
Converted str to bytes before sending to socket.
Converted bytes to str after receiving from socket.
This should fix TypeError: 'str' does not support the buffer interface
for qemurunner.run_serial method.
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/test-reexec')
0 files changed, 0 insertions, 0 deletions