uboot-mvebu: backport LibreSSL patches for older version of LibreSSL
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Wed, 14 Sep 2022 13:23:45 +0000 (15:23 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 2 Oct 2022 18:22:54 +0000 (20:22 +0200)
commit185541f50ff59c0a5e0663ad612f0f5eb31926cf
treeab984b1fcb90047ef0c50c266bd848e1247d495a
parent9c7472950b01c5b3a461f4e29b3b62bac9e35b46
uboot-mvebu: backport LibreSSL patches for older version of LibreSSL

If you would like to compile the newest version of U-boot together with the stable
OpenWrt version, which does not have LibreSSL >= 3.5, which was updated
in the master branch by commit 5451b03b7ceb2315445c683fe174e28bbdd49c2f
("tools/libressl: bump to v3.5.3"), then you need these two patches to
fix it. They are backported from U-boot repository.

This should be backported to stable OpenWrt versions.

Reported-by: Michal Vasilek <michal.vasilek@nic.cz>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
package/boot/uboot-mvebu/patches/0002-tools-mkimage-fix-build-with-LibreSSL.patch [new file with mode: 0644]
package/boot/uboot-mvebu/patches/0003-tools-mkimage-fix-build-with-recent-LibreSSL.patch [new file with mode: 0644]