configs/qemu_aarch64_virt: needs host-openssl for the Linux kernel build
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 24 Mar 2018 14:24:35 +0000 (15:24 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 24 Mar 2018 17:31:04 +0000 (18:31 +0100)
Fixes:

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

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/qemu_aarch64_virt_defconfig

index 3bafd90e5a53d624d78aee0a22916fe664837e6d..076773302d923f2d6f883cb1d8e2a035052dd905 100644 (file)
@@ -19,3 +19,4 @@ BR2_LINUX_KERNEL_CUSTOM_VERSION=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.15.2"
 BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
 BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/aarch64-virt/linux-4.15.config"
+BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y