mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
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>
This commit is contained in:
committed by
Yann E. MORIN
parent
16e0120936
commit
a7b3de8a3b
@@ -2149,6 +2149,7 @@ endif
|
||||
source "package/thttpd/Config.in"
|
||||
source "package/tinc/Config.in"
|
||||
source "package/tinyhttpd/Config.in"
|
||||
source "package/tinyssh/Config.in"
|
||||
source "package/tor/Config.in"
|
||||
source "package/traceroute/Config.in"
|
||||
source "package/transmission/Config.in"
|
||||
|
||||
Reference in New Issue
Block a user