configs/beaglebone_qt5_defconfig: kernel builds needs host-openssl
authorPeter Korsgaard <peter@korsgaard.com>
Thu, 27 Feb 2020 07:11:49 +0000 (08:11 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 27 Feb 2020 08:04:37 +0000 (09:04 +0100)
commit128c57adb8f3a4e1af2b9e0fcfc612049cff6773
tree804520b820c6f507d24d0561f0d13ab58cd963b9
parent719f14916b7772878d9ea6e19a0f5173a5c2516f
configs/beaglebone_qt5_defconfig: kernel builds needs host-openssl

Similar to the fix for the base beaglebone defconfig in commit 38912a61be
(configs/beaglebone: kernel builds needs host-openssl), the qt5 variant uses
the same kernel, so also needs host-openssl.

Fixes:

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

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

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