aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-mvebu/patches/210-link-libcrypto-static.patch
Commit message (Collapse)AuthorAgeFilesLines
* uboot-mvebu: update to v2020.10-rc4Andre Heider2020-09-181-4/+4
| | | | | | | | TODO: switch to release v2020.10 once released. Remove one merged patch, refresh the rest. Signed-off-by: Andre Heider <a.heider@gmail.com>
* uboot-mvebu: Fix build with libressl 2.7.2Hauke Mehrtens2018-04-291-0/+14
When libressl was linked the libpthread was missing, add it in addition. Fixes: 2c192b69163f ("tools/libressl: update to version 2.7.2") Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>