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

Peter Korsgaard peter at korsgaard.com
Sun Dec 1 18:14:56 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=45f5c12c4b2b9637f45a6004ba6c0e66edb3d313
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-lib/Config.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/matchbox-lib/Config.in b/package/matchbox-lib/Config.in
index d758ab35a8..98cdae730d 100644
--- a/package/matchbox-lib/Config.in
+++ b/package/matchbox-lib/Config.in
@@ -3,3 +3,5 @@ config BR2_PACKAGE_MATCHBOX_LIB
 	select BR2_PACKAGE_XLIB_LIBXEXT
 	help
 	  Matchbox common functionality library.
+
+	  http://git.yoctoproject.org/cgit/cgit.cgi/libmatchbox


More information about the buildroot mailing list