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

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Aug 8 17:59:32 UTC 2020


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

The kernel configuration used for the nitrogen6x defconfig needs
host-openssl.

Fixes:

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

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

diff --git a/configs/nitrogen6x_defconfig b/configs/nitrogen6x_defconfig
index 9c24dadbc0..01d49bb09c 100644
--- a/configs/nitrogen6x_defconfig
+++ b/configs/nitrogen6x_defconfig
@@ -40,3 +40,4 @@ BR2_LINUX_KERNEL_DEFCONFIG="boundary"
 BR2_LINUX_KERNEL_INSTALL_TARGET=y
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
 BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx6dl-nit6xlite imx6dl-nitrogen6_vm imx6dl-nitrogen6x imx6q-nitrogen6x imx6dl-nitrogen6_som2 imx6q-nitrogen6_som2 imx6qp-nitrogen6_som2 imx6q-nitrogen6_max imx6qp-nitrogen6_max imx6q-sabrelite"
+BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y


More information about the buildroot mailing list