Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] configs/freescale_p1025twr: needs host-openssl for the Linux kernel build
@ 2018-03-24 14:26 Thomas Petazzoni
  2018-03-24 17:31 ` Peter Korsgaard
  2018-03-25  1:15 ` Matthew Weber
  0 siblings, 2 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2018-03-24 14:26 UTC (permalink / raw)
  To: buildroot

Fixes:

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

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

diff --git a/configs/freescale_p1025twr_defconfig b/configs/freescale_p1025twr_defconfig
index f7cc50f093..13ec517fbd 100644
--- a/configs/freescale_p1025twr_defconfig
+++ b/configs/freescale_p1025twr_defconfig
@@ -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
-- 
2.14.3

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-03-26 12:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-24 14:26 [Buildroot] [PATCH] configs/freescale_p1025twr: needs host-openssl for the Linux kernel build Thomas Petazzoni
2018-03-24 17:31 ` Peter Korsgaard
2018-03-25  1:15 ` Matthew Weber
2018-03-25 19:20   ` Thomas Petazzoni
2018-03-26 11:55     ` Arnout Vandecappelle
2018-03-26 12:46       ` Matthew Weber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox