mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
configs/snps_archs38_axs103: needs host-openssl for the Linux kernel build
Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/55306944 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
661c81b2fe
commit
bc575cf9de
@ -17,6 +17,7 @@ BR2_LINUX_KERNEL=y
|
|||||||
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
|
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
|
||||||
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.15"
|
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.15"
|
||||||
BR2_LINUX_KERNEL_DEFCONFIG="axs103_smp"
|
BR2_LINUX_KERNEL_DEFCONFIG="axs103_smp"
|
||||||
|
BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
|
||||||
|
|
||||||
# Bootloader
|
# Bootloader
|
||||||
BR2_TARGET_UBOOT=y
|
BR2_TARGET_UBOOT=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user