aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2014-06-15 12:11:07 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2014-06-15 12:11:07 +0530
commit4d8b3fe825c81fa0cb196dff508f6fdb96930f03 (patch)
tree107fc20b3ed8492a9cc9cd4f3e684950ca1e7279
parentb0bae451a48971341902bfc2019c1db96f00b396 (diff)
Fix REPO_TOOL_URL. The location has changed from http:// to https://
Change-Id: I05c425245e5b67aaf664546ea6744a9424b2cab7 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rwxr-xr-xnode/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/build b/node/build
index 6022a2a..4a068dc 100755
--- a/node/build
+++ b/node/build
@@ -12,7 +12,7 @@
# $2 = build CONFIG, base64-encoded
#
-REPO_TOOL_URL="http://android.git.linaro.org/gitweb?p=tools/repo.git;a=blob_plain;f=repo;hb=refs/heads/stable"
+REPO_TOOL_URL="https://android.git.linaro.org/gitweb?p=tools/repo.git;a=blob_plain;f=repo;hb=refs/heads/stable"
# Dump system release to build log
echo