Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -3,12 +3,11 @@ config BR2_PACKAGE_RPCBIND
|
||||
# We really need libtirpc and can't work with the native RPC
|
||||
# implementation of toolchains.
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS # libtirpc
|
||||
depends on BR2_USE_MMU # fork()
|
||||
select BR2_PACKAGE_LIBTIRPC
|
||||
# fork()
|
||||
depends on BR2_USE_MMU
|
||||
help
|
||||
The rpcbind utility is a server that converts RPC program numbers
|
||||
into universal addresses.
|
||||
The rpcbind utility is a server that converts RPC program
|
||||
numbers into universal addresses.
|
||||
|
||||
comment "rpcbind needs a toolchain w/ threads"
|
||||
depends on !BR2_TOOLCHAIN_HAS_THREADS
|
||||
|
||||
Reference in New Issue
Block a user