[Buildroot] [git commit branch/next] configs/nitrogen8mm: Linux needs host-openssl

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Aug 8 18:03:03 UTC 2020


commit: https://git.buildroot.net/buildroot/commit/?id=59cbb6db870f0e241a1f95f2337b0a9951b676b2
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Fixes:

  https://gitlab.com/buildroot.org/buildroot/-/jobs/674934107

Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 configs/nitrogen8mm_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/nitrogen8mm_defconfig b/configs/nitrogen8mm_defconfig
index b1ebb45438..2560b36c7b 100644
--- a/configs/nitrogen8mm_defconfig
+++ b/configs/nitrogen8mm_defconfig
@@ -54,3 +54,4 @@ BR2_LINUX_KERNEL_DEFCONFIG="boundary"
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
 BR2_LINUX_KERNEL_INSTALL_TARGET=y
 BR2_LINUX_KERNEL_INTREE_DTS_NAME="freescale/imx8mm-nitrogen8mm freescale/imx8mm-nitrogen8mm-m4 freescale/imx8mm-nitrogen8mm_rev2 freescale/imx8mm-nitrogen8mm_rev2-m4 freescale/imx8mm-nitrogen8mm_som freescale/imx8mm-nitrogen8mm_som-m4"
+BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y


More information about the buildroot mailing list