]> Git Repo - buildroot-mgba.git/commit
configs/mx6udoo: select host-openssl for the Linux kernel build
authorFabio Estevam <[email protected]>
Fri, 6 Nov 2020 13:36:34 +0000 (10:36 -0300)
committerThomas Petazzoni <[email protected]>
Sat, 7 Nov 2020 12:53:14 +0000 (13:53 +0100)
commit21d4061433a8dc3e03fea014bdd34bb427399aab
tree1b2e3b73426528799a4cc0ca2bf51adb82ad717f
parent12acdaa322336a968ebf79a7bd5bebcb6cee3b79
configs/mx6udoo: 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/831421064

Signed-off-by: Fabio Estevam <[email protected]>
Reviewed-by: Marcin Niestroj <[email protected]>
Tested-by: Marcin Niestroj <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
configs/mx6udoo_defconfig
This page took 0.02717 seconds and 4 git commands to generate.