Commit graph

5 commits

Author SHA1 Message Date
Bryan Steele
9f7c18af14 Add ISC/BSD to PKG_LICENSE_* 2014-08-08 16:41:38 -04:00
Bryan Steele
5ae06b550b Update PKG_SOURCE_URL for OpenSSH
Remove broken mirrors, prefer HTTP over FTP.
2014-08-08 15:03:58 -04:00
Catalin Patulea
35e2de06b0 openssh: fix openssh-sftp-server deps when SSP_SUPPORT 2014-06-26 13:53:19 -04:00
Catalin Patulea
99c6c3d830 openssh: strip openssh-sftp-server dependencies, notably openssl
openssh-sftp-server is actually a tiny binary that has nearly no dependencies:
$ mips-openwrt-linux-objdump -x sftp-server | grep NEEDED
  NEEDED               libgcc_s.so.1
  NEEDED               libc.so.0

Stripping its DEPENDS allows building a system with SFTP support, without
pulling in OpenSSL.
2014-06-16 21:29:56 -04:00
Peter Wagner
fe62d146fa openssh: import from packages
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-06-16 11:45:34 +02:00