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 <[email protected]>
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 <[email protected]> Best regards, Marek Vasut _______________________________________________ eldk mailing list [email protected] http://lists.denx.de/mailman/listinfo/eldk
