buildrootschalter/package/sshpass/Config.in
Gary Bisson ffe60b1bfa sshpass: new package
[Thomas: add MMU dependency, fix license to GPLv2+.]

Signed-off-by: Gary Bisson <bisson.gary@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-06-08 17:53:51 +02:00

10 lines
269 B
Plaintext

config BR2_PACKAGE_SSHPASS
bool "sshpass"
depends on BR2_USE_MMU # fork()
help
Sshpass is a tool for non-interactivly performing
password authentication with SSH's so called
"interactive keyboard password authentication".
http://sshpass.sourceforge.net