[Buildroot] [PATCH] uboot-tools: bugfix libfdt python build

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Oct 13 14:11:28 UTC 2017


Hello,

On Thu, 12 Oct 2017 21:35:56 -0500, Matt Weber wrote:

> +ifeq ($(BR2_PACKAGE_PYTHON3),y)
> +HOST_UBOOT_TOOLS_DEPENDENCIES += host-python3
> +else
> +HOST_UBOOT_TOOLS_DEPENDENCIES += host-python
> +endif

Gaah, adding host-python as a mandatory dependency of host-uboot-tools
is a big change. Any way around that ?

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


More information about the buildroot mailing list