[Buildroot] [git commit branch/2019.11.x] package/wsapi-xavante: update the upstream URL in Config.in

Peter Korsgaard peter at korsgaard.com
Wed Dec 25 19:59:41 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=c4754ed2ef6ffc704b4bd816f798cf78713ae847
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.11.x

Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(406)' 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 784186fdacaf9baca7a704fc53b7e25991dddca7)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/wsapi-xavante/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/wsapi-xavante/Config.in b/package/wsapi-xavante/Config.in
index 7079ad4eda..7af23b84e4 100644
--- a/package/wsapi-xavante/Config.in
+++ b/package/wsapi-xavante/Config.in
@@ -7,4 +7,4 @@ config BR2_PACKAGE_WSAPI_XAVANTE
 	  applications. This is the rock that contains the Xavante
 	  adapter and launcher.
 
-	  http://www.keplerproject.org/wsapi
+	  https://keplerproject.github.io/wsapi/


More information about the buildroot mailing list