[ELDK] [PATCH v1 1/1] META-ELDK: u-boot-mkimage: Unbreak build (missing SSL headers)

Marek Vasut marex at denx.de
Wed Apr 16 14:19:18 CEST 2014


On Monday, April 14, 2014 at 07:43:57 PM, Gerhard Sittig wrote:
> in the absence of OpenSSL headers in the host, builds for the
> u-boot-mkimage-native package fail with the following error
> 
>   mxsimage.c:18:25: fatal error: openssl/evp.h: No such file or directory
> 
> the error goes unnoticed when the host has libssl-dev installed, which
> could be considered another issue because one could argue the host's
> OpenSSL configuration should not influence the Yocto build
> 
> this change unbreaks compilation of the u-boot-mkimage-native package
> 
> Signed-off-by: Gerhard Sittig <gsi at denx.de>

While this is rather dirty, I don't see a better way without patching the U-Boot 
Makefiles .

We will have to port it to 5.6 and fix this in 5.6 to work with kbuild as well.

Acked-by: Marek Vasut <marex at denx.de>

Best regards,
Marek Vasut


More information about the eldk mailing list