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

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


commit: https://git.buildroot.net/buildroot/commit/?id=2a5a8f729597ea9368d9818527261f328e56265d
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 45f5c12c4b2b9637f45a6004ba6c0e66edb3d313)
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