netkittelnet: mark as deprecated
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 3 Nov 2012 17:48:03 +0000 (18:48 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 4 Nov 2012 00:19:03 +0000 (01:19 +0100)
It is no longer being developed, the FTP is dead, and Debian has
removed it from the distribution.

Also it allows to not worry about adding RPC support through libtirpc
to this package.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/netkittelnet/Config.in

index 10eb022dfbbde64a9c56407f45c3299796adb2de..1f11d88c287442ae669b18d619c50349555a3fb9 100644 (file)
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_NETKITTELNET
        bool "netkittelnet"
        depends on BR2_TOOLCHAIN_HAS_NATIVE_RPC
+       depends on BR2_DEPRECATED
        select BR2_PACKAGE_NETKITBASE
        help
          Standard Linux telnet client and server.