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>
Mon, 3 Oct 2022 17:51:50 +0000 (19:51 +0200)
commit23d23038dd02b55ebfc21e9276f408a0f85ab047
treed8be14d6657d63db30eb8f6ab514f4527e2089ca
parent1ff2993edb89b616f1fc7847fe40195ece1a1974
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>
(cherry picked from commit 185541f50ff59c0a5e0663ad612f0f5eb31926cf)
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]