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

Peter Korsgaard peter at korsgaard.com
Tue Dec 3 13:48:13 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=c16545abda9e4163e4b09a4b6a3ed9e4525b485f
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: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
(cherry picked from commit f73e2a6c334d19d98ed99cf84ce3c460989fcc57)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/cog/Config.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/cog/Config.in b/package/cog/Config.in
index 768fcefaac..b25991d4ae 100644
--- a/package/cog/Config.in
+++ b/package/cog/Config.in
@@ -14,6 +14,8 @@ config BR2_PACKAGE_COG
 	  not provide any chrome, and is suitable to be used
 	  as a Web application container.
 
+	  https://github.com/Igalia/cog
+
 if BR2_PACKAGE_COG
 
 config BR2_PACKAGE_COG_PROGRAMS_HOME_URI


More information about the buildroot mailing list