[Buildroot] [git commit branch/2019.02.x] package/faifa: update the upstream URL in Config.in

Peter Korsgaard peter at korsgaard.com
Tue Dec 3 13:49:03 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=3122cf04d18b9e5416e4c19a1260990fb7f096f4
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.02.x

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>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
(cherry picked from commit c7bb566fdacf92a0e4c297630b4fe5631f437632)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 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


More information about the buildroot mailing list