meta-digi/meta-digi-arm/recipes-kernel
Alex Gonzalez 14a68356f3 linux-4.18.y: Avoid compilation error
This error only appears when the build host does not have the openssl
development libraries (libssl-dev) installed. If they are, the build
process will use them.

The error is:

|
/home/builder/jenkins/workspace/dey-rocko-use-mainline-bsp/projects/ccimx6ulsbc/tmp/work-shared/ccimx6ulsbc/kernel-source/scripts/extract-cert.c:21:25:
fatal error: openssl/bio.h: No such file or directory
| compilation terminated.
| scripts/Makefile.host:90: recipe for target 'scripts/extract-cert'
failed
| make[3]: *** [scripts/extract-cert] Error 1
| make[3]: *** Waiting for unfinished jobs....

This commit makes openssl-native a dependency and passes the include
path to the build.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2018-11-02 11:31:52 +01:00
..
cryptodev rocko migration: cryptodev: remove patch 2018-01-12 15:59:13 +01:00
kernel-module-qualcomm kernel-module-qualcomm: add a new udev rule to load the module on the cc8x 2018-08-24 12:19:05 +02:00
kernel-modules kernel-module-imx-gpu, imx-gst1.0-plugin: fix file paths 2018-10-09 13:43:38 +02:00
linux linux-4.18.y: Avoid compilation error 2018-11-02 11:31:52 +01:00