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

Mark Corbin mark at dibsco.co.uk
Tue Nov 26 13:55:13 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.

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

diff --git a/package/faifa/Config.in b/package/faifa/Config.in
index 753abc67ec..486f35d508 100644
--- a/package/faifa/Config.in
+++ b/package/faifa/Config.in
@@ -10,7 +10,7 @@ config BR2_PACKAGE_FAIFA
 	  Intellon-specific management and control frames as well as
 	  standard management frames.
 
-	  https://dev.open-plc.org
+	  https://github.com/ffainelli/faifa
 
 comment "faifa needs a toolchain w/ dynamic library, threads"
 	depends on BR2_STATIC_LIBS || !BR2_TOOLCHAIN_HAS_THREADS
-- 
2.20.1



More information about the buildroot mailing list