- Mar 20, 2017
-
-
Daniel Engberg authored
Update libressl to 2.5.1 Signed-off-by:
Daniel Engberg <daniel.engberg.lists@pyret.net>
-
- Jan 10, 2017
-
-
Matthias Schiffer authored
Fixes link errors for host packages like ruby like the following: /usr/bin/ld: .../staging_dir/host/lib/libcrypto.a(libcrypto_la-md5_dgst.o): relocation R_X86_64_PC32 against symbol `memcpy@@GLIBC_2.14' can not be used when making a shared object; recompile with -fPIC Signed-off-by:
Matthias Schiffer <mschiffer@universe-factory.net>
-
- Dec 28, 2016
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Dec 16, 2016
-
-
Felix Fietkau authored
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256 Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Oct 15, 2016
-
-
Daniel Engberg authored
Updates LibreSSL to 2.5.0 and switches from main site to mirrors as primary source. Signed-off-by:
Daniel Engberg <daniel.engberg.lists@pyret.net>
-
- Jun 07, 2016
-
-
Waldemar Brodkorb authored
Latest Xcode doesn't include openssl anymore. To compile mkimage from u-boot source you need SSL headers on your host. This patch provides libressl host package for any Darwin compilation. Unfortunately openssl from MacPorts can not be used, as the installed headers in /opt/local are breaking GDB compilation. Tested with a RB532 image build and resulting kernel booted on a device via TFTP. Signed-off-by:
Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Felix Fietkau <nbd@nbd.name> [fixes, dependencies]
-