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

Peter Korsgaard peter at korsgaard.com
Thu Dec 5 21:09:43 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=235041f60ade62a3f13e78b76e6653eebc3a2936
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.08.x

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>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
(cherry picked from commit 3fa37a41d87a20302a53124baeb2feddc94466c6)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 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


More information about the buildroot mailing list