浏览代码

netkitbase: 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: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas Petazzoni 12 年之前
父节点
当前提交
442765fe3d
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package/netkitbase/Config.in

+ 1 - 0
package/netkitbase/Config.in

@@ -1,6 +1,7 @@
 config BR2_PACKAGE_NETKITBASE
 config BR2_PACKAGE_NETKITBASE
 	bool "netkitbase"
 	bool "netkitbase"
 	depends on BR2_TOOLCHAIN_HAS_NATIVE_RPC
 	depends on BR2_TOOLCHAIN_HAS_NATIVE_RPC
+	depends on BR2_DEPRECATED
 	help
 	help
 	  Old-style inetd.
 	  Old-style inetd.