2af0f53b34
Remove also a redundant dot from description text. Add upstream hashes, and a license file hash. Cc: Francisco Gonzalez <gzmorell@gmail.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
212 B
Plaintext
9 lines
212 B
Plaintext
config BR2_PACKAGE_SER2NET
|
|
bool "ser2net"
|
|
depends on BR2_USE_MMU # fork()
|
|
help
|
|
Ser2net provides a way for a user to connect from a network
|
|
connection to a serial port.
|
|
|
|
http://ser2net.sourceforge.net
|