* [Buildroot] [PATCH] configs/kontron_pitx_imx8m_defconfig: add BR2_TARGET_UBOOT_NEEDS_GNUTLS @ 2022-06-09 19:50 Heiko Thiery 2022-06-09 20:30 ` Thomas Petazzoni via buildroot 2022-06-19 13:03 ` Peter Korsgaard 0 siblings, 2 replies; 3+ messages in thread From: Heiko Thiery @ 2022-06-09 19:50 UTC (permalink / raw) To: buildroot; +Cc: Heiko Thiery With U-Boot 2022.04 gnutls is required for building the hostool mkeficapsule. Thus the BR2_TARGET_UBOOT_NEEDS_GNUTLS config is needed. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/2536754543 Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com> --- configs/kontron_pitx_imx8m_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/kontron_pitx_imx8m_defconfig b/configs/kontron_pitx_imx8m_defconfig index 81eed66ee1..7448f27980 100644 --- a/configs/kontron_pitx_imx8m_defconfig +++ b/configs/kontron_pitx_imx8m_defconfig @@ -40,6 +40,7 @@ BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y BR2_TARGET_UBOOT_CUSTOM_VERSION=y BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2022.04" BR2_TARGET_UBOOT_BOARD_DEFCONFIG="kontron_pitx_imx8m" +BR2_TARGET_UBOOT_NEEDS_GNUTLS=y BR2_TARGET_UBOOT_NEEDS_DTC=y BR2_TARGET_UBOOT_NEEDS_PYTHON3=y BR2_TARGET_UBOOT_NEEDS_PYLIBFDT=y -- 2.20.1 _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] configs/kontron_pitx_imx8m_defconfig: add BR2_TARGET_UBOOT_NEEDS_GNUTLS 2022-06-09 19:50 [Buildroot] [PATCH] configs/kontron_pitx_imx8m_defconfig: add BR2_TARGET_UBOOT_NEEDS_GNUTLS Heiko Thiery @ 2022-06-09 20:30 ` Thomas Petazzoni via buildroot 2022-06-19 13:03 ` Peter Korsgaard 1 sibling, 0 replies; 3+ messages in thread From: Thomas Petazzoni via buildroot @ 2022-06-09 20:30 UTC (permalink / raw) To: Heiko Thiery; +Cc: buildroot On Thu, 9 Jun 2022 21:50:06 +0200 Heiko Thiery <heiko.thiery@gmail.com> wrote: > With U-Boot 2022.04 gnutls is required for building the hostool > mkeficapsule. Thus the BR2_TARGET_UBOOT_NEEDS_GNUTLS config is needed. > > Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/2536754543 > > Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com> > --- > configs/kontron_pitx_imx8m_defconfig | 1 + > 1 file changed, 1 insertion(+) Applied to master, thanks. Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] configs/kontron_pitx_imx8m_defconfig: add BR2_TARGET_UBOOT_NEEDS_GNUTLS 2022-06-09 19:50 [Buildroot] [PATCH] configs/kontron_pitx_imx8m_defconfig: add BR2_TARGET_UBOOT_NEEDS_GNUTLS Heiko Thiery 2022-06-09 20:30 ` Thomas Petazzoni via buildroot @ 2022-06-19 13:03 ` Peter Korsgaard 1 sibling, 0 replies; 3+ messages in thread From: Peter Korsgaard @ 2022-06-19 13:03 UTC (permalink / raw) To: Heiko Thiery; +Cc: buildroot >>>>> "Heiko" == Heiko Thiery <heiko.thiery@gmail.com> writes: > With U-Boot 2022.04 gnutls is required for building the hostool > mkeficapsule. Thus the BR2_TARGET_UBOOT_NEEDS_GNUTLS config is needed. > Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/2536754543 > Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com> Committed to 2022.05.x, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-06-19 13:03 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2022-06-09 19:50 [Buildroot] [PATCH] configs/kontron_pitx_imx8m_defconfig: add BR2_TARGET_UBOOT_NEEDS_GNUTLS Heiko Thiery 2022-06-09 20:30 ` Thomas Petazzoni via buildroot 2022-06-19 13:03 ` Peter Korsgaard
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox