don't fail if BR2_USE_UPDATES tries to update non-checkout
[buildroot.git] / package / netcat / Config.in
blobf5fc16609a5856e10763baa3afd1c424e65ae800
1 config BR2_PACKAGE_NETCAT
2         bool "netcat"
3         default n
4         help
5           Netcat is a featured networking utility which reads and writes data
6           across network connections, using the TCP/IP protocol.
7           It is designed to be a reliable "back-end" tool that can be used
8           directly or easily driven by other programs and scripts. At the 
9           same time, it is a feature-rich network debugging and exploration 
10           tool, since it can create almost any kind of connection you would 
11           need and has several interesting built-in capabilities.
13           http://netcat.sourceforge.net/download.php