From 9ead2fd61359c7435b258230c80c392244f20812 Mon Sep 17 00:00:00 2001 From: Michal Skalski Date: Fri, 2 Sep 2016 00:39:30 +0200 Subject: Updated armband Project: fuel 83cc51d849d44b4d337922cedab27645a25afcfb Do not use rsync for choosing mirror server Rsync protocol was used for creating local mirrors, but now we only need http connection. This requirement can be problematic for environments which are behind proxy and can lead to build failures when rsync is not allowed. Change-Id: I4efcf500fd0c25de5fdb87307e7210cc4a96714d Signed-off-by: Michal Skalski (cherry picked from commit a8820e25b80ee0c069e473cb54c576d98dd10aee) --- upstream/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upstream') diff --git a/upstream/fuel b/upstream/fuel index e49332ee..83cc51d8 160000 --- a/upstream/fuel +++ b/upstream/fuel @@ -1 +1 @@ -Subproject commit e49332ee58cb465c7aa95f967361c20c509b7619 +Subproject commit 83cc51d849d44b4d337922cedab27645a25afcfb -- cgit 1.2.3-korg