]> code.ossystems Code Review - meta-freescale.git/commit
u-boot-qoriq: fix pylibfdt build with Python3
authorTing Liu <ting.liu@nxp.com>
Thu, 7 May 2020 11:50:51 +0000 (19:50 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 8 May 2020 13:11:36 +0000 (10:11 -0300)
commitfa5c18a91cfd0fa3478fb6ead2898ac9e1942bd9
tree3a0d4b66d595c0820e01108007b2de95a27c0181
parent6ef0f40c2542655872e76c8cdd5cbe3c37c4c8db
u-boot-qoriq: fix pylibfdt build with Python3

Backport patches to fix build failure on powerpc machines:
| /bin/sh: 1: python2: not found
| make[4]: *** [scripts/dtc/pylibfdt/_libfdt.so] Error 127
| make[3]: *** [scripts/dtc/pylibfdt] Error 2

Signed-off-by: Ting Liu <ting.liu@nxp.com>
recipes-bsp/u-boot/u-boot-qoriq-common_2019.10.inc
recipes-bsp/u-boot/u-boot-qoriq/0001-binman-Convert-a-few-tests-to-Python-3.patch [new file with mode: 0644]
recipes-bsp/u-boot/u-boot-qoriq/0001-binman-Move-to-use-Python-3.patch [new file with mode: 0644]
recipes-bsp/u-boot/u-boot-qoriq/0001-buildman-Convert-to-Python-3.patch [new file with mode: 0644]
recipes-bsp/u-boot/u-boot-qoriq/0001-patman-Adjust-command-to-return-strings-instead-of-b.patch [new file with mode: 0644]
recipes-bsp/u-boot/u-boot-qoriq/0001-patman-Drop-binary-parameter.patch [new file with mode: 0644]
recipes-bsp/u-boot/u-boot-qoriq/0001-patman-Update-command.Run-to-handle-failure-better.patch [new file with mode: 0644]
recipes-bsp/u-boot/u-boot-qoriq/0001-pylibfdt-Convert-to-Python-3.patch [new file with mode: 0644]
recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb