1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package
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
..
base-files base-files: fix wan6 interface config generation for pppoe 2017-09-18 09:57:34 +02:00
boot uboot-mvebu: add OpenSSL compat patches 2017-09-25 23:08:33 +02:00
devel strace: bump to 4.19 2017-09-11 01:56:14 +02:00
firmware ipq-wifi: fix missing define of PKG_NAME 2017-09-20 08:49:49 +02:00
kernel kernel: kmod-usb-storage-uas 2017-09-22 19:16:54 +02:00
libs libubox: fix uloop race condition 2017-09-21 23:03:36 +02:00
network samba36: add Package/samba/Default 2017-09-25 22:53:59 +03:00
system ubox: update to git HEAD version 2017-09-01 16:05:59 +02:00
utils usbutils: avoid duplicating the git revision 2017-09-20 02:08:09 +02:00
Makefile build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00