summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Chong <victor.chong@linaro.org>2018-10-26 04:17:38 +0100
committerYongqin Liu <yongqin.liu@linaro.org>2018-10-26 07:20:01 +0000
commit9aedef9231c149b9c4e1065b31ab6da96da49101 (patch)
treeda31642fa70c55f64816a4115d3c930ba5e02404
parent430c86d1bb0d9c2ddf12de4f58a789167d125e8b (diff)
downloadmanifest-9aedef9231c149b9c4e1065b31ab6da96da49101.tar.gz
linaro.xml: use https instead of http
https has to be used anyway, or else there would be a warning message: warning: redirecting to https://android-git.linaro.org Change-Id: Iffa0ae8cb5ec9675def0aa87f16fb57334aaf5bb Signed-off-by: Victor Chong <victor.chong@linaro.org> (cherry picked from commit 47e2207507c558e12d107dabd808ccdadea89936) (cherry picked from commit 20027a07abd29f4684771a858c7ccc155e533ed0)
-rw-r--r--linaro.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/linaro.xml b/linaro.xml
index fb67241ec..44f76ab6f 100644
--- a/linaro.xml
+++ b/linaro.xml
@@ -2,8 +2,8 @@
<manifest>
<!-- Repositories -->
<!-- Linaro Repositories -->
- <remote name="linaro-android" fetch="http://android-git.linaro.org/git/" review="android-review.linaro.org" />
- <remote name="linaro-other" fetch="http://git.linaro.org/" />
+ <remote name="linaro-android" fetch="https://android-git.linaro.org/git/" review="android-review.linaro.org" />
+ <remote name="linaro-other" fetch="https://git.linaro.org/" />
<!-- Linaro Tests -->
<!--