Commit b6a507c7 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

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: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 49084a19
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -29,6 +29,8 @@
	New packages: glib-networking, lcdprog, minicom, parted,
	zeromq

	Deprecated packages: ttcp

	Removed packages: ntfsprogs

	Issues resolved (http://bugs.uclibc.org):
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_TTCP
	bool "ttcp"
	depends on BR2_DEPRECATED
	help
	  Benchmarking tool for determining TCP and UDP performance.