ImmortalWrt/package/boot/uboot-mvebu/patches
Marko Ratkaj 56348c95e9 uboot-mvebu: add OpenSSL compat patches
Fixes the following build issue: "undefined reference to `EVP_MD_CTX_create'"

From: Jelle van der Waa <jelle@vdwaa.nl>

The rsa_st struct has been made opaque in 1.1.x, add forward compatible
code to access the n, e, d members of rsa_struct.

EVP_MD_CTX_cleanup has been removed in 1.1.x and EVP_MD_CTX_reset should be
called to reinitialise an already created structure.

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2017-09-25 23:08:33 +02:00
..
0001-clearfog-generate-random-MAC-address.patch u-boot-mvebu: clearfog: implement distro-boot 2017-05-30 14:00:30 +02:00
0002-clearfog-reset-usom-onboard-1512-phy.patch u-boot-mvebu: clearfog: implement distro-boot 2017-05-30 14:00:30 +02:00
0003-clearfog-enable-distro-boot-code.patch u-boot-mvebu: clearfog: implement distro-boot 2017-05-30 14:00:30 +02:00
0004-clearfog-enable-setexpr-command-by-default.patch uboot-mvebu: fix SETEXPR redefinition warning 2017-09-25 23:08:32 +02:00
0011-rsa-Fix-build-with-OpenSSL-1.1.x.patch uboot-mvebu: add OpenSSL compat patches 2017-09-25 23:08:33 +02:00
0012-tools-kwbimage-fix-build-with-OpenSSL-1.1.x.patch uboot-mvebu: add OpenSSL compat patches 2017-09-25 23:08:33 +02:00