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

Peter Korsgaard peter at korsgaard.com
Sun Dec 1 18:15:12 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=56fff9ef97fe231e2f118a1365ff000f9d77365e
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

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>
---
 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