ttcp: deprecate package
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 18 Mar 2012 22:08:01 +0000 (23:08 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 18 Mar 2012 22:10:19 +0000 (23:10 +0100)
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>
CHANGES
package/ttcp/Config.in

diff --git a/CHANGES b/CHANGES
index 284707c3692d94fd1df7cbce0de88d96a86c90a1..44079a51c3a20640558d158bcaf63bce60a1df78 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -29,6 +29,8 @@
        New packages: glib-networking, lcdprog, minicom, parted,
        zeromq
 
+       Deprecated packages: ttcp
+
        Removed packages: ntfsprogs
 
        Issues resolved (http://bugs.uclibc.org):
index a3f5a719f1f1040da5bdf328bb5c8c64632865e1..0262fc9e334682aa3a29ebae68dcaafbf4bf16e7 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_TTCP
        bool "ttcp"
+       depends on BR2_DEPRECATED
        help
          Benchmarking tool for determining TCP and UDP performance.