uboot-mxs: Fix build with libressl 2.7.2
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 28 Apr 2018 22:40:40 +0000 (00:40 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 28 Apr 2018 22:57:36 +0000 (00:57 +0200)
commitc21a4c724662cd9bac23456320314a995cb3c802
tree8a04a440fac804a121f6e9167f79e7e2f31920f7
parent5ca159ab3b36c97197bff6a50f65e1666a8f78ec
uboot-mxs: Fix build with libressl 2.7.2

When libressl was linked the libpthread was missing, add it in addition.
Also make the mxsimage tool to use the OpenSSL 1.1 API for the recent
libressl version.

Fixes: 2c192b69163f ("tools/libressl: update to version 2.7.2")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/boot/uboot-mxs/patches/002-tools-mxsimage-Support-building-with-LibreSSL.patch
package/boot/uboot-mxs/patches/210-link-libcrypto-static.patch [new file with mode: 0644]