Commit 5a457ff6 authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Peter Korsgaard
Browse files

netkittelnet: mark as deprecated



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: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 442765fe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
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.