diff mbox series

configs/nitrogen8m*: new uboot requires host ssl

Message ID 20210102162927.377498-1-gary.bisson@boundarydevices.com
State Accepted
Headers show
Series configs/nitrogen8m*: new uboot requires host ssl | expand

Commit Message

Gary Bisson Jan. 2, 2021, 4:29 p.m. UTC
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(+)

Comments

Thomas Petazzoni Jan. 2, 2021, 4:38 p.m. UTC | #1
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
diff mbox series

Patch

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