[Buildroot] [PATCH 1/1] package/fconfig: update the upstream URL in Config.in

Mark Corbin mark at dibsco.co.uk
Tue Nov 26 14:33:52 UTC 2019


Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(Err)' URL status in the package stats
web page output.

In this case we will use http://sources.buildroot.net/ as no
real upstream location can be found.

Signed-off-by: Mark Corbin <mark at dibsco.co.uk>
---
 package/fconfig/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/fconfig/Config.in b/package/fconfig/Config.in
index e7dd58a84a..ee14a2102a 100644
--- a/package/fconfig/Config.in
+++ b/package/fconfig/Config.in
@@ -3,4 +3,4 @@ config BR2_PACKAGE_FCONFIG
 	help
 	  fconfig - get/set RedBoot configuration parameters from Linux.
 
-	  http://andrzejekiert.ovh.org/software.html.en
+	  http://sources.buildroot.net/fconfig/
-- 
2.20.1



More information about the buildroot mailing list