package/glib-networking: add an upstream URL to Config.in
authorMark Corbin <mark@dibsco.co.uk>
Tue, 26 Nov 2019 15:46:24 +0000 (15:46 +0000)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 26 Nov 2019 20:47:37 +0000 (21:47 +0100)
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>
package/glib-networking/Config.in

index e9557309ee150b902e24385a7aecc32281862605..22331255f7f725eac504d23ef98f3d8b4f36ef68 100644 (file)
@@ -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 || \