From: Mark Corbin Date: Fri, 27 Dec 2019 14:50:40 +0000 (+0000) Subject: package/ympd: add an upstream URL to Config.in X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=db751dfc6b54fd1c0bea4b246d809f394fe73acd;p=buildroot.git package/ympd: 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 Signed-off-by: Yann E. MORIN --- 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