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

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


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

diff --git a/package/matchbox-startup-monitor/Config.in b/package/matchbox-startup-monitor/Config.in
index 9dce60ea12..be2fab4c1a 100644
--- a/package/matchbox-startup-monitor/Config.in
+++ b/package/matchbox-startup-monitor/Config.in
@@ -4,3 +4,5 @@ config BR2_PACKAGE_MATCHBOX_STARTUP_MONITOR
 	select BR2_PACKAGE_STARTUP_NOTIFICATION
 	help
 	  Matchbox Panel Startup Monitor Applet.
+
+	  http://git.yoctoproject.org/cgit.cgi/mb-applet-startup-monitor/


More information about the buildroot mailing list