]> Git Repo - buildroot-mgba.git/commit
configs/qemu_arm_ebbr: linux needs host-openssl
authorVincent Stehlé <[email protected]>
Mon, 22 Jul 2024 09:37:10 +0000 (11:37 +0200)
committerThomas Petazzoni <[email protected]>
Mon, 22 Jul 2024 12:08:23 +0000 (14:08 +0200)
commit1c955f89ab2d0ff9df1d1ae638685f2c0383c81a
tree8112c14e38d154483afd997c69a261898106a73f
parent701cf686bdfd6c579c4d90768a6a3dab6858d942
configs/qemu_arm_ebbr: linux needs host-openssl

The kernel build needs host-openssl; add it to the configuration.

In practice the documented build recipe works fine and the build failures
can only be seen with highly parallel builds using per-package directories.

This fixes the following compilation error:

  certs/extract-cert.c:21:10: fatal error: openssl/bio.h: No such file or directory

Fixes: 7115ab39189a6c660745267d8bf0bf41cf8b3db7
Signed-off-by: Vincent Stehlé <[email protected]>
Cc: Romain Naour <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
configs/qemu_arm_ebbr_defconfig
This page took 0.030383 seconds and 4 git commands to generate.