[Buildroot] [PATCH 4/4] configs/bananapi_m64: Bump to the linux kernel 5.0 and u-boot 2019.01

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Jul 26 14:33:25 UTC 2019


Hello,

On Fri, 19 Apr 2019 15:27:18 +0530
Shyam Saini <shyam.saini at amarulasolutions.com> wrote:

> This bumps to linux/linux-headers 5.0 and u-boot version 2019.01
> 
> Signed-off-by: Shyam Saini <shyam.saini at amarulasolutions.com>

Following this bump, this defconfig no longer builds:

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

The problem is:

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

Which is fixed by adding BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y to the
defconfig. Could you send a patch doing this ?

Note that bananapro_defconfig seems to also be affected by the same issue:

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

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list