configs/aarch64_efi: Linux needs host-openssl to build
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 8 Dec 2018 15:01:30 +0000 (16:01 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 8 Dec 2018 19:52:25 +0000 (20:52 +0100)
commitfb0a46901c6f0146dc0dae41e8bee8300043cd2c
tree5f7b022525204ebf2a2913af70b9603ca969f30a
parent4700333c0f255254eff40886bf4c23f6440b26c3
configs/aarch64_efi: Linux needs host-openssl to build

The Linux kernel builds fails with:

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

Because it needs host-openssl.

Fixes:

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

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/aarch64_efi_defconfig