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

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun May 12 09:56:26 UTC 2019


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

Fixes:

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

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

diff --git a/configs/pine64_defconfig b/configs/pine64_defconfig
index dea9a1f5b4..d2e3a360fa 100644
--- a/configs/pine64_defconfig
+++ b/configs/pine64_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-pine64"
+BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
 
 # Filesystem
 BR2_TARGET_GENERIC_ISSUE="Welcome to PINE64"


More information about the buildroot mailing list