mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
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:
2
CHANGES
2
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):
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_TTCP
|
||||
bool "ttcp"
|
||||
depends on BR2_DEPRECATED
|
||||
help
|
||||
Benchmarking tool for determining TCP and UDP performance.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user