configs/freescale_p1025twr: needs host-openssl for the Linux kernel build
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>
This commit is contained in:
parent
45d7087414
commit
3f3bb11f33
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user