All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/ympd: add an upstream URL to Config.in
@ 2019-12-27 14:50 Mark Corbin
  0 siblings, 0 replies; only message in thread
From: Mark Corbin @ 2019-12-27 14:50 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/ympd/Config.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/ympd/Config.in b/package/ympd/Config.in
index 39b3a86d07..0a1c2b2fa7 100644
--- a/package/ympd/Config.in
+++ b/package/ympd/Config.in
@@ -8,6 +8,8 @@ config BR2_PACKAGE_YMPD
 	  ympd, a standalone MPD Web GUI written in C, utilizing
 	  Websockets and Bootstrap/JS
 
+	  https://www.ympd.org/
+
 comment "ympd needs a toolchain w/ threads, dynamic library"
 	depends on BR2_USE_MMU
 	depends on !BR2_TOOLCHAIN_HAS_THREADS || BR2_STATIC_LIBS
-- 
2.20.1

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-12-27 14:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-27 14:50 [Buildroot] [PATCH 1/1] package/ympd: add an upstream URL to Config.in Mark Corbin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.