You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/tools/mkimage/patches
Jo-Philipp Wich 70b104f98c tools: mkimage: fix build with OpenSSL 1.1.x (FS#182)
The OpenSSL 1.1.x version series undergone some major API changes which made
the RSA structure opaque and deprecated a number of methods, so add some
conditional compat code to make the u-boot source build again.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years ago
..
010-freebsd-ulong-fix.patch tools/mkimage: backport SOURCE_DATE_EPOCH for reproducible builds 8 years ago
020-include_compile_fix.patch mkimage: update to 2014.10 10 years ago
030-allow-to-use-different-magic.patch tools/mkimage: backport SOURCE_DATE_EPOCH for reproducible builds 8 years ago
040-include_order.patch mkimage: update to 2014.10 10 years ago
050-image_h_portability.patch mkimage: update to 2014.10 10 years ago
060-remove_kernel_includes.patch mkimage: update to 2014.10 10 years ago
070-socfpgaimage_portability.patch tools/mkimage: fix build errors (#18445) 10 years ago
080-remove_compiler_check.patch mkimage: remove check for miscompiled __weak 10 years ago
090-reproducible-SOURCE_DATE_EPOCH.patch tools/mkimage: backport SOURCE_DATE_EPOCH for reproducible builds 8 years ago
100-freebsd-compat.patch tools: Fix mkimage build on FreeBSD 10.1 9 years ago
200-compiler-support.patch tools: mkimage: sync include/linux/compiler*.h with u-boot master 8 years ago
210-openssl-1.1.x-compat.patch tools: mkimage: fix build with OpenSSL 1.1.x (FS#182) 8 years ago