* [Buildroot] [PATCH 1/1] package/rpcbind: add an upstream URL to Config.in
@ 2019-12-18 11:23 Mark Corbin
2019-12-22 13:20 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Mark Corbin @ 2019-12-18 11:23 UTC (permalink / raw)
To: buildroot
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>
---
package/rpcbind/Config.in | 2 ++
1 file changed, 2 insertions(+)
diff --git a/package/rpcbind/Config.in b/package/rpcbind/Config.in
index ced2d40944..9cde7bba39 100644
--- a/package/rpcbind/Config.in
+++ b/package/rpcbind/Config.in
@@ -9,6 +9,8 @@ config BR2_PACKAGE_RPCBIND
The rpcbind utility is a server that converts RPC program
numbers into universal addresses.
+ https://sourceforge.net/projects/rpcbind/
+
comment "rpcbind needs a toolchain w/ threads"
depends on !BR2_TOOLCHAIN_HAS_THREADS
depends on BR2_USE_MMU
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-12-22 13:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-18 11:23 [Buildroot] [PATCH 1/1] package/rpcbind: add an upstream URL to Config.in Mark Corbin
2019-12-22 13:20 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox