summaryrefslogtreecommitdiffstats
path: root/package/ttcp
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-03-18 23:08:01 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2012-03-18 23:10:19 +0100
commitb6a507c71218b797104f5ccc63316634062f22ad (patch)
treef4504c646210ff93f73eb748ac7b8578c055f11d /package/ttcp
parent49084a198247575650c155b6f5f147fb034becc5 (diff)
downloadbuildroot-novena-b6a507c71218b797104f5ccc63316634062f22ad.tar.gz
buildroot-novena-b6a507c71218b797104f5ccc63316634062f22ad.zip
ttcp: deprecate package
Software is ancient, upstream is missing and the package hasn't seen any significant changes since it was added in 2003. Unless someone steps up to update it (E.G. to gentargets), it will be removed during the 2012.05 cycle. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/ttcp')
-rw-r--r--package/ttcp/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/ttcp/Config.in b/package/ttcp/Config.in
index a3f5a719f..0262fc9e3 100644
--- a/package/ttcp/Config.in
+++ b/package/ttcp/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_TTCP
bool "ttcp"
+ depends on BR2_DEPRECATED
help
Benchmarking tool for determining TCP and UDP performance.