[Buildroot] [PATCH] boot/uboot: switch to host-python3

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Apr 27 19:28:55 UTC 2020


On Sun, 26 Apr 2020 16:03:30 +0200
Francois Perrad <fperrad at gmail.com> wrote:

>  ifeq ($(BR2_TARGET_UBOOT_NEEDS_PYLIBFDT),y)
> -UBOOT_DEPENDENCIES += host-python host-swig
> +UBOOT_DEPENDENCIES += host-python3 host-swig
>  endif

No, this is going to break the build of older U-Boots that need Python
2. We are having a discussion about this in the thread at:

  http://patchwork.ozlabs.org/project/buildroot/patch/20200425000629.2068191-1-heiko@sntech.de/

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list