buildrootschalter/package/portmap/Config.in
Thomas Petazzoni c78ccd3b96 portmap: mention that rpcbind is the project that superseds portmap
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-06 08:20:17 +01:00

13 lines
334 B
Plaintext

config BR2_PACKAGE_PORTMAP
bool "portmap"
depends on BR2_TOOLCHAIN_HAS_NATIVE_RPC
help
The standard portmapper for RPC services.
Note that portmap is being deprecated in favour of rpcbind.
http://neil.brown.name/portmap/
comment "portmap requires a toolchain with RPC support"
depends on !BR2_TOOLCHAIN_HAS_NATIVE_RPC