[Buildroot] [PATCH 1/1] package/glib-networking: add an upstream URL to Config.in

Mark Corbin mark at dibsco.co.uk
Tue Nov 26 15:46:24 UTC 2019


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 at dibsco.co.uk>
---
 package/glib-networking/Config.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/glib-networking/Config.in b/package/glib-networking/Config.in
index e9557309ee..22331255f7 100644
--- a/package/glib-networking/Config.in
+++ b/package/glib-networking/Config.in
@@ -9,6 +9,8 @@ config BR2_PACKAGE_GLIB_NETWORKING
 	help
 	  Network-related GIO modules for glib.
 
+	  https://gitlab.gnome.org/GNOME/glib-networking
+
 comment "glib-networking needs a toolchain w/ wchar, threads, dynamic library"
 	depends on BR2_USE_MMU
 	depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS || \
-- 
2.20.1



More information about the buildroot mailing list