configs/mx6sx_udoo_neo: select host-openssl for the Linux kernel build
authorFabio Estevam <festevam@gmail.com>
Fri, 6 Nov 2020 13:36:33 +0000 (10:36 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 7 Nov 2020 12:53:09 +0000 (13:53 +0100)
commit12acdaa322336a968ebf79a7bd5bebcb6cee3b79
tree65ed18e8210da53433bf77031c0ada0e5dfa5b99
parent1ffe654c6d4e5428520378feb0f04dc1f8c951a0
configs/mx6sx_udoo_neo: select host-openssl for the Linux kernel build

Select BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y to fix the following
build error:

scripts/extract-cert.c:21:25: fatal error: openssl/bio.h: No such file or directory
 #include <openssl/bio.h>

Fixes:
 https://gitlab.com/buildroot.org/buildroot/-/jobs/831421063

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Tested-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
configs/mx6sx_udoo_neo_defconfig