[Buildroot] [git commit] configs/nitrogen8mn: Linux needs host-openssl

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


commit: https://git.buildroot.net/buildroot/commit/?id=a5d91c36d25ee77433bf16a55b3816c74502ab03
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Fixes:

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

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

diff --git a/configs/nitrogen8mn_defconfig b/configs/nitrogen8mn_defconfig
index 3b441d723a..cb5cc24806 100644
--- a/configs/nitrogen8mn_defconfig
+++ b/configs/nitrogen8mn_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/imx8mn-nitrogen8_nano freescale/imx8mn-nitrogen8mn freescale/imx8mn-nitrogen8mn_som"
+BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y



More information about the buildroot mailing list