configs/acmesystems_acqua_a5_{256, 512}mb: add openssl host dependency
authorEdgar Bonet <bonet@grenoble.cnrs.fr>
Mon, 10 May 2021 14:18:34 +0000 (16:18 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 10 May 2021 21:13:54 +0000 (23:13 +0200)
The Linux build needs openssl:

https://gitlab.com/buildroot.org/buildroot/-/jobs/1240157423
https://gitlab.com/buildroot.org/buildroot/-/jobs/1240157424

Signed-off-by: Edgar Bonet <bonet@grenoble.cnrs.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/acmesystems_acqua_a5_256mb_defconfig
configs/acmesystems_acqua_a5_512mb_defconfig

index 37c7dcd83fc110ba5187ce22a42c96fc66b0a192..810c3c9782073ba81b093b77e8b050a7a45b230f 100644 (file)
@@ -12,6 +12,7 @@ BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.4.107"
 BR2_LINUX_KERNEL_DEFCONFIG="sama5"
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
 BR2_LINUX_KERNEL_CUSTOM_DTS_PATH="board/acmesystems/acqua-a5/at91-sama5d3_acqua.dts"
+BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
 BR2_TARGET_ROOTFS_EXT2=y
 BR2_TARGET_ROOTFS_EXT2_4=y
 # BR2_TARGET_ROOTFS_TAR is not set
index 1809575727997283537e2ccc736551c8c59d15df..11a7e795e01b0fd4df5b6609d643cf42bb41da53 100644 (file)
@@ -12,6 +12,7 @@ BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.4.107"
 BR2_LINUX_KERNEL_DEFCONFIG="sama5"
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
 BR2_LINUX_KERNEL_CUSTOM_DTS_PATH="board/acmesystems/acqua-a5/at91-sama5d3_acqua.dts"
+BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
 BR2_TARGET_ROOTFS_EXT2=y
 BR2_TARGET_ROOTFS_EXT2_4=y
 # BR2_TARGET_ROOTFS_TAR is not set