summaryrefslogtreecommitdiffstats
path: root/bitbake/HEADER
diff options
context:
space:
mode:
authorEd Bartosh <ed.bartosh@linux.intel.com>2016-06-20 14:00:49 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-20 17:23:57 +0100
commite28b36e1e8b2d6b1531698d6d50658e3fc73adc0 (patch)
tree9da1169db54cc25a5048d8340bac35779b9c3a20 /bitbake/HEADER
parent3e7edc303cfcb08d16b357b04441fb295099f314 (diff)
downloadpoky-e28b36e1e8b2d6b1531698d6d50658e3fc73adc0.tar.gz
bitbake: cooker: encode event objects to base64
pickle converts python objects into the binary form that can't be decoded to text and therefore can't be converted to JSON format. Attempt to convert event objects raises this error: TypeError: b'\x80\x03cbb.runqueue\nrunQueueTaskSkipped\nq\x00)... is not JSON serializable Encoded pickled event objects to base64 to be able to convert data structure to JSON. [YOCTO #9803] (Bitbake rev: f18055237e6084f90f6221442e3ba021dcc59c50) Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/HEADER')
0 files changed, 0 insertions, 0 deletions