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

Mark Corbin mark at dibsco.co.uk
Fri Nov 29 15:20:25 UTC 2019


Update the upstream URL in 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/mxsldr/Config.in.host | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/mxsldr/Config.in.host b/package/mxsldr/Config.in.host
index a427e71cf7..0a02877c8b 100644
--- a/package/mxsldr/Config.in.host
+++ b/package/mxsldr/Config.in.host
@@ -6,4 +6,4 @@ config BR2_PACKAGE_HOST_MXSLDR
 	  Freescale i.MX23 and i.MX28 SoC's through the Serial
 	  Download Protocol.
 
-	  git://git.denx.de/mxsldr.git
+	  https://gitlab.denx.de/denx/mxsldr
-- 
2.20.1



More information about the buildroot mailing list