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

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Nov 26 19:37:33 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=e80874cd7f2093ad7aa3912620c44a6641373e6d
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: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/doom-wad/Config.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/doom-wad/Config.in b/package/doom-wad/Config.in
index 6f51cfb936..9ef4e3e5a2 100644
--- a/package/doom-wad/Config.in
+++ b/package/doom-wad/Config.in
@@ -7,3 +7,5 @@ config BR2_PACKAGE_DOOM_WAD
 
 	  The wad file will be placed in the /usr/share/games/doom
 	  directory.
+
+	  https://doomwiki.org/wiki/DOOM1.WAD


More information about the buildroot mailing list