diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-16 09:05:41 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-17 11:57:27 +0100 |
commit | 1028d0158a2fb603479893dc4f7386d15bf68fd2 (patch) | |
tree | 8761cb3ccff386db235d6aa839170427b1d219b5 /bitbake/lib/bb/tests/fetch.py | |
parent | b8be48c718a40bf0abafa9aa15a33dfc6ce9937c (diff) | |
download | poky-1028d0158a2fb603479893dc4f7386d15bf68fd2.tar.gz |
bitbake: siggen: Fix type conversion issues
The switch to using json has messed up the type handling as the code
does assume that set()s are present. Add a decoder to reconstruct
the set() objects. Also fix the change of tuples to lists for the
file checksums and fix an existing type bug where dicts insteads of
lists was used.
Drop some old siginfo format handling code which is now long since
obsolete.
(Bitbake rev: 2d704842c0928f8dbe78fd081042aa7280af96be)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/tests/fetch.py')
0 files changed, 0 insertions, 0 deletions