summaryrefslogtreecommitdiff
path: root/pinned-lsk.xml
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2015-12-04 10:42:06 +0000
committerRyan Harkin <ryan.harkin@linaro.org>2015-12-04 10:42:06 +0000
commit3226fb151d4a00b95f1d91b2bcdd667c9f911383 (patch)
tree2e7a278de1533a54b53bc18e267fd298e011ff6b /pinned-lsk.xml
parent14073082f253b86f4d258f7375c69d756f75aff0 (diff)
Change to git protocol for busybox repo
BusyBox is redirecting http to https and their certificate is invalid, so use the git:// URL instead. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'pinned-lsk.xml')
-rw-r--r--pinned-lsk.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pinned-lsk.xml b/pinned-lsk.xml
index 91c2c39..67de435 100644
--- a/pinned-lsk.xml
+++ b/pinned-lsk.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
- <remote fetch="http://git.busybox.net/" name="busybox"/>
+ <remote fetch="git://git.busybox.net/" name="busybox"/>
<remote fetch="https://github.com/" name="github"/>
<remote fetch="https://git.linaro.org/" name="linaro"/>
<remote fetch="https://github.com/ARMmbed/" name="mbedtls"/>