layerscape: convert to python3 for rcw
authorYangbo Lu <yangbo.lu@nxp.com>
Wed, 19 Jun 2019 03:12:19 +0000 (11:12 +0800)
committerPetr Štetiar <ynezz@true.cz>
Fri, 26 Jul 2019 06:09:16 +0000 (08:09 +0200)
commitdf0d555ea5a984ccfc2a493b63267a6e24d87c5b
tree7e5a5af51f54cb44744ce56515419ef2046d44b2
parent316c8b5503e54cdb3ee5bd3b5d81a3b7dd139294
layerscape: convert to python3 for rcw

Python 2.7 will not be maintained past 2020. Let's convert
to python3 for rcw. Also drop byte swapping since TF-A had
been already used which handled byte swapping instead.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
package/firmware/layerscape/ls-rcw/patches/0001-Disable-byte-swapping.patch [new file with mode: 0644]
package/firmware/layerscape/ls-rcw/patches/0001-rcw-support-byte-swapping-without-tclsh-tool.patch [deleted file]
package/firmware/layerscape/ls-rcw/patches/0002-Convert-to-python3.patch [new file with mode: 0644]