diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2016-06-07 16:37:24 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-15 08:35:05 +0100 |
commit | c28f918e5d0df775324da965f03b354a83e78920 (patch) | |
tree | 83a2a2a9ab949b0b8bf6b0a7c053448fd27c3ba5 /meta | |
parent | 1fd160016ddc8a3260545b73fc0b89ec42eb882f (diff) | |
download | poky-c28f918e5d0df775324da965f03b354a83e78920.tar.gz |
bitbake: toaster: decode response content
Decoded response content to str to pass it to json.load as it breaks
in Python 3 with this error:
TypeError: expected bytes, bytearray or buffer compatible object
[YOCTO #9584]
(Bitbake rev: 3566ecc3ae682358d1fc58bdc0bed5cbed5e9608)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
0 files changed, 0 insertions, 0 deletions