[U-Boot] [PATCH v2 10/17] pylibfdt: Convert to Python 3

sjg at google.com sjg at google.com
Tue Nov 5 12:06:35 UTC 2019


Build this swig module with Python 3.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

Changes in v2: None

 scripts/dtc/pylibfdt/Makefile         |  2 +-
 scripts/dtc/pylibfdt/libfdt.i_shipped |  2 +-
 scripts/dtc/pylibfdt/setup.py         |  2 +-
 tools/binman/entry.py                 | 16 ++--------------
 tools/binman/entry_test.py            | 15 ---------------
 tools/binman/etype/intel_fit.py       |  2 +-
 6 files changed, 6 insertions(+), 33 deletions(-)

Applied to u-boot-fdt


More information about the U-Boot mailing list