Files
packages/net
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
..
2014-06-16 11:38:45 +02:00
2014-06-12 15:12:38 +02:00
2014-06-13 16:17:42 +02:00
2014-06-16 11:45:20 +02:00
2014-06-04 07:01:48 +02:00
2014-06-16 11:54:42 +02:00
2014-06-11 12:05:02 +02:00
2014-06-11 16:37:32 +02:00
2014-06-13 17:27:45 +02:00