579896c2f2
The old expect homepage URL [1] is now redirecting to [2]. This commit updates the URL to the new one. [1] http://expect.sourceforge.net/ [2] https://core.tcl.tk/expect/ Signed-off-by: Julien Olivain <ju.o@free.fr> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
8 lines
200 B
Plaintext
8 lines
200 B
Plaintext
config BR2_PACKAGE_EXPECT
|
|
bool "expect"
|
|
help
|
|
Expect is a tool for automating interactive applications
|
|
such as telnet, ftp, passwd, fsck, rlogin, ssh, tip, etc.
|
|
|
|
https://core.tcl.tk/expect/
|