Re: [PATCH] envtools: make them build again

2024-10-22 Thread Tom Rini
On Wed, 16 Oct 2024 17:10:35 +0200, Rasmus Villemoes wrote: > In v2024.10, "make envtools" is broken for at least these defconfigs: > >am335x_evm_defconfig >rpi_3_defconfig >rpi_4_defconfig >mx7dsabresd_defconfig >wandboard_defconfig >imx8mp_evk_defconfig > > [...] Appli

Re: [PATCH] envtools: make them build again

2024-10-16 Thread Fabio Estevam
On Wed, Oct 16, 2024 at 12:10 PM Rasmus Villemoes wrote: > > In v2024.10, "make envtools" is broken for at least these defconfigs: > >am335x_evm_defconfig >rpi_3_defconfig >rpi_4_defconfig >mx7dsabresd_defconfig >wandboard_defconfig >imx8mp_evk_defconfig > > The only defcon

Re: [PATCH] envtools: make them build again

2024-10-16 Thread Tom Rini
On Wed, Oct 16, 2024 at 05:10:35PM +0200, Rasmus Villemoes wrote: > In v2024.10, "make envtools" is broken for at least these defconfigs: > >am335x_evm_defconfig >rpi_3_defconfig >rpi_4_defconfig >mx7dsabresd_defconfig >wandboard_defconfig >imx8mp_evk_defconfig > > The on

[PATCH] envtools: make them build again

2024-10-16 Thread Rasmus Villemoes
In v2024.10, "make envtools" is broken for at least these defconfigs: am335x_evm_defconfig rpi_3_defconfig rpi_4_defconfig mx7dsabresd_defconfig wandboard_defconfig imx8mp_evk_defconfig The only defconfig we use for which it is not broken is stm32mp13_defconfig. They all work ju