buildrootschalter/package/rpcbind/Config.in
Thomas Petazzoni 8bc245da21 rpcbind: new package
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

9 lines
271 B
Plaintext

config BR2_PACKAGE_RPCBIND
bool "rpcbind"
# We really need libtirpc and can't work with the native RPC
# implementation of toolchains.
select BR2_PACKAGE_LIBTIRPC
help
The rpcbind utility is a server that converts RPC program numbers
into universal addresses.