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

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

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

index 82c755244b0e22fb5fa92643b2f37f56dea9448a..7d9535e6ae9f15a5f7bc07bbbf36eade574c4984 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-a64-nanopi-a64"
+BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
 
 # Filesystem
 BR2_TARGET_GENERIC_ISSUE="Welcome to FriendlyARM Nanopi A64"