meta-digi/meta-digi-arm/recipes-kernel/linux
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
..
linux-4.18.y.bb linux-4.18.y: Avoid compilation error 2018-11-02 11:31:52 +01:00
linux-dey-src.inc meta-digi: update revisions for dey-2.4-r2.4-beta 2018-09-14 13:40:48 +02:00
linux-dey.inc meta-digi-arm: ccimx6ul: Add support to build mainline BSP 2018-10-09 14:57:59 +02:00
linux-dey_4.9.bb linux-dey: separate kernel source information into a new file 2018-08-21 17:12:47 +02:00