mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-07 15:11:08 -09:00
The license file was updated for two reasons: * This version now bundles ntlmclient. NTLM support is disabled by the buildroot package. * The bundled zlib version (that buildroot does not use) was updated and its copyright years changed. This version also adds support for using the SSH binary (at an hardcoded /usr/bin/ssh path) instead of using libssh2. Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>