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>
This commit is contained in:
Peter Korsgaard 2012-03-18 23:08:01 +01:00
parent 49084a1982
commit b6a507c712
2 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,8 @@
New packages: glib-networking, lcdprog, minicom, parted,
zeromq
Deprecated packages: ttcp
Removed packages: ntfsprogs
Issues resolved (http://bugs.uclibc.org):

View File

@ -1,5 +1,6 @@
config BR2_PACKAGE_TTCP
bool "ttcp"
depends on BR2_DEPRECATED
help
Benchmarking tool for determining TCP and UDP performance.