[Buildroot] [git commit] configs/friendlyarm_nanopi_a64: kernel needs host-openssl to build

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon May 13 18:11:57 UTC 2019


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

Fixes:

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

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

diff --git a/configs/friendlyarm_nanopi_a64_defconfig b/configs/friendlyarm_nanopi_a64_defconfig
index 82c755244b..7d9535e6ae 100644
--- a/configs/friendlyarm_nanopi_a64_defconfig
+++ b/configs/friendlyarm_nanopi_a64_defconfig
@@ -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"


More information about the buildroot mailing list