buildroot/package/tinyssh/Config.in
Vadim Kochan a7b3de8a3b package/tinyssh: new package
TinySSH is a minimalistic SSH server which implements only a subset of
SSHv2 features.

Might be useful for small systems.

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
[yann.morin.1998@free.fr:
  - add missing licence file, as noticed by Giulio
  - update the version to bring two fixes
  - update hash file accordingly (version and licence file)
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-01-01 11:59:42 +01:00

9 lines
199 B
Plaintext

config BR2_PACKAGE_TINYSSH
bool "tinyssh"
depends on BR2_USE_MMU # fork()
help
TinySSH is a minimalistic SSH server which implements only
a subset of SSHv2 features.
https://tinyssh.org