Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] U-Boot bump to 2022.04
@ 2022-05-21 12:38 Heiko Thiery
  2022-05-21 12:38 ` [Buildroot] [PATCH 1/4] package/nettle: add build support for host Heiko Thiery
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Heiko Thiery @ 2022-05-21 12:38 UTC (permalink / raw)
  To: buildroot; +Cc: Heiko Thiery, Matt Weber, Thomas Petazzoni, Yann E . MORIN

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.

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

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-05-30 19:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-21 12:38 [Buildroot] [PATCH 0/4] U-Boot bump to 2022.04 Heiko Thiery
2022-05-21 12:38 ` [Buildroot] [PATCH 1/4] package/nettle: add build support for host Heiko Thiery
2022-05-21 12:38 ` [Buildroot] [PATCH 2/4] package/libtasn1: " Heiko Thiery
2022-05-21 12:38 ` [Buildroot] [PATCH 3/4] package/gnutls: " Heiko Thiery
2022-05-21 12:38 ` [Buildroot] [PATCH 4/4] boot/uboot: bump to 2022.04 Heiko Thiery
2022-05-30 19:44   ` Thomas Petazzoni via buildroot
2022-05-21 12:40 ` [Buildroot] [PATCH 0/4] U-Boot " Heiko Thiery

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox