diff mbox series

[1/1] package/atk: add an upstream URL to Config.in

Message ID 20191125200548.18520-1-mark@dibsco.co.uk
State Accepted
Headers show
Series [1/1] package/atk: add an upstream URL to Config.in | expand

Commit Message

Mark Corbin Nov. 25, 2019, 8:05 p.m. UTC
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/atk/Config.in | 2 ++
 1 file changed, 2 insertions(+)

Comments

Thomas Petazzoni Nov. 25, 2019, 8:52 p.m. UTC | #1
On Mon, 25 Nov 2019 20:05:48 +0000
Mark Corbin <mark@dibsco.co.uk> wrote:

> 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/atk/Config.in | 2 ++
>  1 file changed, 2 insertions(+)

Applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/atk/Config.in b/package/atk/Config.in
index c980614998..d9371b879b 100644
--- a/package/atk/Config.in
+++ b/package/atk/Config.in
@@ -7,6 +7,8 @@  config BR2_PACKAGE_ATK
 	help
 	  The ATK accessibility toolkit, needed to build GTK+-2.x.
 
+	  https://gitlab.gnome.org/GNOME/atk
+
 comment "atk needs a toolchain w/ wchar, threads"
 	depends on BR2_USE_MMU
 	depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS