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

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

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

index f7cc50f093dc09e13c7e988c91aec109a41fe677..13ec517fbdb2be29098b5cf814f92246d44d5218 100644 (file)
@@ -12,6 +12,7 @@ BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.15.7"
 BR2_LINUX_KERNEL_DEFCONFIG="mpc85xx_smp"
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
 BR2_LINUX_KERNEL_INTREE_DTS_NAME="fsl/p1025twr"
+BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
 
 # Filesystem
 BR2_TARGET_ROOTFS_CPIO=y