[Buildroot] [PATCH 0/4] U-Boot bump to 2022.04

Heiko Thiery heiko.thiery at gmail.com
Sat May 21 12:40:25 UTC 2022


Hi,

Am Sa., 21. Mai 2022 um 14:38 Uhr schrieb Heiko Thiery <heiko.thiery at gmail.com>:
>
> Since U-Boot 2022.04 the host tool mkeficapsule requires gnutls. Thus the
> dependency to the host variant has to be added. Unfortunatly this adds
> additional indirect dependencies to host-libasn1, host-nettle and
> host-libunistring are added and will increase the buildtime.
>

This should fix https://gitlab.com/buildroot.org/buildroot/-/jobs/2477067271

> Heiko Thiery (4):
>   package/nettle: add build support for host
>   package/libtasn1: add build support for host
>   package/gnutls: add build support for host
>   boot/uboot: bump to 2022.04
>
>  boot/uboot/Config.in         |  4 ++--
>  boot/uboot/uboot.mk          |  2 +-
>  package/gnutls/gnutls.mk     | 26 ++++++++++++++++++++++++++
>  package/libtasn1/libtasn1.mk |  1 +
>  package/nettle/nettle.mk     |  1 +
>  5 files changed, 31 insertions(+), 3 deletions(-)
>
> --
> 2.20.1
>



More information about the buildroot mailing list