mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
package/rpcbind: add an upstream URL to Config.in
Add an upstream URL to the help text in Config.in. This addresses the 'Missing' URL status in the package stats web page output. Signed-off-by: Mark Corbin <mark@dibsco.co.uk> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
c307776625
commit
14dabed5ef
@ -9,6 +9,8 @@ config BR2_PACKAGE_RPCBIND
|
|||||||
The rpcbind utility is a server that converts RPC program
|
The rpcbind utility is a server that converts RPC program
|
||||||
numbers into universal addresses.
|
numbers into universal addresses.
|
||||||
|
|
||||||
|
https://sourceforge.net/projects/rpcbind/
|
||||||
|
|
||||||
comment "rpcbind needs a toolchain w/ threads"
|
comment "rpcbind needs a toolchain w/ threads"
|
||||||
depends on !BR2_TOOLCHAIN_HAS_THREADS
|
depends on !BR2_TOOLCHAIN_HAS_THREADS
|
||||||
depends on BR2_USE_MMU
|
depends on BR2_USE_MMU
|
||||||
|
Loading…
x
Reference in New Issue
Block a user