Skip to content
Commit eb2a53c2 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

configs/visionfive: add missing host-openssl dependency for the kernel

The kernel build needs host-openssl:

certs/extract-cert.c:21:10: fatal error: openssl/bio.h: No such file or directory
   21 | #include <openssl/bio.h>
      |          ^~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [scripts/Makefile.host:95: certs/extract-cert] Error 1
make[2]: *** [Makefile:1852: certs] Error 2
make[2]: *** Waiting for unfinished jobs....

Fixes:

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



Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@bootlin.com>
parent 8e457660
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment