From 8802fe24d50b95df6907b371a4405e914d99986f Mon Sep 17 00:00:00 2001 From: Sicong Date: Mon, 28 May 2018 12:42:20 -0700 Subject: [PATCH] Change git protocol to http for Toradex Change to http due to fetch error: fatal: read error: Connection reset by peer --- default.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/default.xml b/default.xml index 5ac7554..5c6cb86 100644 --- a/default.xml +++ b/default.xml @@ -10,7 +10,7 @@ - + @@ -18,7 +18,7 @@ "remote": the remote host from above (if not the default) "revision": commitish to checkout (if not the default) "path": directory where git repository gets cloned/synced --> - + @@ -30,8 +30,8 @@ - - + +