[Buildroot] [git commit branch/2019.08.x] package/matchbox-keyboard: add an upstream URL to Config.in

Peter Korsgaard peter at korsgaard.com
Thu Dec 5 21:45:00 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=b3614efaf3c9e2b5a1694415ac4d9e95971aa772
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.08.x

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>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
(cherry picked from commit 381fb14bbd95c68c911065bb20c735cd9cb947ca)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/matchbox-keyboard/Config.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/matchbox-keyboard/Config.in b/package/matchbox-keyboard/Config.in
index 8bd2a7972c..b6753f3bec 100644
--- a/package/matchbox-keyboard/Config.in
+++ b/package/matchbox-keyboard/Config.in
@@ -6,3 +6,5 @@ config BR2_PACKAGE_MATCHBOX_KEYBOARD
 	select BR2_PACKAGE_MATCHBOX_LIB
 	help
 	  Virtual Keyboard
+
+	  http://git.yoctoproject.org/cgit/cgit.cgi/matchbox-keyboard/


More information about the buildroot mailing list