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

Peter Korsgaard peter at korsgaard.com
Thu Dec 5 21:44:47 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=6543c3647e201971703f7452ad82342f9f28cb8f
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.02.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 680d20cd4749d56cac5e41c844dbde90c32f2e97)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/matchbox-fakekey/Config.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/matchbox-fakekey/Config.in b/package/matchbox-fakekey/Config.in
index 1a1f1341ec..0a8f628182 100644
--- a/package/matchbox-fakekey/Config.in
+++ b/package/matchbox-fakekey/Config.in
@@ -4,3 +4,5 @@ config BR2_PACKAGE_MATCHBOX_FAKEKEY
 	select BR2_PACKAGE_XLIB_LIBXTST
 	help
 	  Library for simulating key press events under X11.
+
+	  http://git.yoctoproject.org/cgit/cgit.cgi/libfakekey/


More information about the buildroot mailing list