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

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


commit: https://git.buildroot.net/buildroot/commit/?id=1c9bed47dccb5fb06aaf04382ab4270d3e52eb48
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 5fb87bbd3526c23e1c6d4ff7a233c3cd06a8187c)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/matchbox-desktop/Config.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/matchbox-desktop/Config.in b/package/matchbox-desktop/Config.in
index 22c568bc1a..9d3e522a5a 100644
--- a/package/matchbox-desktop/Config.in
+++ b/package/matchbox-desktop/Config.in
@@ -4,3 +4,5 @@ config BR2_PACKAGE_MATCHBOX_DESKTOP
 	select BR2_PACKAGE_ZLIB
 	help
 	  A PDA style application launcher or 'item browser'.
+
+	  http://git.yoctoproject.org/cgit/cgit.cgi/matchbox-desktop


More information about the buildroot mailing list