* [Buildroot] [PATCH] configs/nitrogen8m*: new uboot requires host ssl
@ 2021-01-02 16:29 Gary Bisson
2021-01-02 16:38 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gary Bisson @ 2021-01-02 16:29 UTC (permalink / raw)
To: buildroot
Fixes: 8f75e63ec4 ("configs/nitrogen*: bump u-boot to version 2020.10")
https://gitlab.com/buildroot.org/buildroot/-/jobs/938922366
https://gitlab.com/buildroot.org/buildroot/-/jobs/938922367
https://gitlab.com/buildroot.org/buildroot/-/jobs/938922368
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
---
configs/nitrogen8m_defconfig | 1 +
configs/nitrogen8mm_defconfig | 1 +
configs/nitrogen8mn_defconfig | 1 +
3 files changed, 3 insertions(+)
diff --git a/configs/nitrogen8m_defconfig b/configs/nitrogen8m_defconfig
index 7445d32c11..0aa913aa54 100644
--- a/configs/nitrogen8m_defconfig
+++ b/configs/nitrogen8m_defconfig
@@ -43,6 +43,7 @@ BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/u-b
BR2_TARGET_UBOOT_FORMAT_CUSTOM=y
BR2_TARGET_UBOOT_FORMAT_CUSTOM_NAME="u-boot-nodtb.bin"
BR2_TARGET_UBOOT_NEEDS_DTC=y
+BR2_TARGET_UBOOT_NEEDS_OPENSSL=y
BR2_TARGET_UBOOT_SPL=y
# Kernel
diff --git a/configs/nitrogen8mm_defconfig b/configs/nitrogen8mm_defconfig
index 8692e527b7..1767490d8b 100644
--- a/configs/nitrogen8mm_defconfig
+++ b/configs/nitrogen8mm_defconfig
@@ -43,6 +43,7 @@ BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/u-b
BR2_TARGET_UBOOT_FORMAT_CUSTOM=y
BR2_TARGET_UBOOT_FORMAT_CUSTOM_NAME="u-boot-nodtb.bin"
BR2_TARGET_UBOOT_NEEDS_DTC=y
+BR2_TARGET_UBOOT_NEEDS_OPENSSL=y
BR2_TARGET_UBOOT_SPL=y
# Kernel
diff --git a/configs/nitrogen8mn_defconfig b/configs/nitrogen8mn_defconfig
index a160234d61..cd5c4d928d 100644
--- a/configs/nitrogen8mn_defconfig
+++ b/configs/nitrogen8mn_defconfig
@@ -43,6 +43,7 @@ BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/u-b
BR2_TARGET_UBOOT_FORMAT_CUSTOM=y
BR2_TARGET_UBOOT_FORMAT_CUSTOM_NAME="u-boot-nodtb.bin"
BR2_TARGET_UBOOT_NEEDS_DTC=y
+BR2_TARGET_UBOOT_NEEDS_OPENSSL=y
BR2_TARGET_UBOOT_SPL=y
# Kernel
--
2.29.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] configs/nitrogen8m*: new uboot requires host ssl
2021-01-02 16:29 [Buildroot] [PATCH] configs/nitrogen8m*: new uboot requires host ssl Gary Bisson
@ 2021-01-02 16:38 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2021-01-02 16:38 UTC (permalink / raw)
To: buildroot
On Sat, 2 Jan 2021 17:29:27 +0100
Gary Bisson <gary.bisson@boundarydevices.com> wrote:
> Fixes: 8f75e63ec4 ("configs/nitrogen*: bump u-boot to version 2020.10")
> https://gitlab.com/buildroot.org/buildroot/-/jobs/938922366
> https://gitlab.com/buildroot.org/buildroot/-/jobs/938922367
> https://gitlab.com/buildroot.org/buildroot/-/jobs/938922368
>
> Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
> ---
> configs/nitrogen8m_defconfig | 1 +
> configs/nitrogen8mm_defconfig | 1 +
> configs/nitrogen8mn_defconfig | 1 +
> 3 files changed, 3 insertions(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-01-02 16:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-02 16:29 [Buildroot] [PATCH] configs/nitrogen8m*: new uboot requires host ssl Gary Bisson
2021-01-02 16:38 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox