configs/friendlyarm_nanopi_neo2: kernel needs host-openssl to build
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 13 May 2019 18:10:05 +0000 (20:10 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 13 May 2019 18:10:05 +0000 (20:10 +0200)
Fixes:

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

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
configs/friendlyarm_nanopi_neo2_defconfig

index 7287ebf969ad28863599b731af6529123c135548..e932ae3bb16e163f0d5490288206f8434b719f45 100644 (file)
@@ -36,6 +36,7 @@ BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.0"
 BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
 BR2_LINUX_KERNEL_INTREE_DTS_NAME="allwinner/sun50i-h5-nanopi-neo2"
+BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
 
 # Filesystem
 BR2_TARGET_GENERIC_ISSUE="Welcome to FriendlyARM Nanopi NEO2"