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

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


commit: https://git.buildroot.net/buildroot/commit/?id=b8fceec9942be17c8204be161227910aa9ab3fc6
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 e80874cd7f2093ad7aa3912620c44a6641373e6d)
Signed-off-by: Peter Korsgaard <peter at korsgaard.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