[Buildroot] [PATCH 1/1] package/fis: add an upstream URL to Config.in

Mark Corbin mark at dibsco.co.uk
Tue Nov 26 14:43:41 UTC 2019


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>
---
 package/fis/Config.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/fis/Config.in b/package/fis/Config.in
index c5bfbb82cc..1c6be02978 100644
--- a/package/fis/Config.in
+++ b/package/fis/Config.in
@@ -2,3 +2,5 @@ config BR2_PACKAGE_FIS
 	bool "fis"
 	help
 	  fis - manipulate RedBoot partition table from Linux.
+
+	  https://svn.chezphil.org/utils/trunk/
-- 
2.20.1



More information about the buildroot mailing list