On Tue, 8 Jan 2019 at 06:19, Josef Lusticky <jo...@lusticky.cz> wrote:
>
> pylibfdt needs Python 2 to build.
> Replace $(PYTHON) with $(PYTHON2) in pylibfdt Makefile
> to ensure Python 2 is used to build it.
>
> This fixes build on systems where Python 3 is the default version
> of the "python" interpreter.
> ---
>  scripts/dtc/pylibfdt/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <s...@chromium.org>

At some point we should sync this with upstream which I think plans to
support both.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to