Switch to GitHub for strace
SourceForge is unreliable [1]. Use GitHub instead.
Link: [1] https://travis-ci.org/OP-TEE/build/jobs/342160257#L621-L629
Suggested-by: Joakim Bech <joakim.bech@linaro.org>
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
diff --git a/qemu_v8.xml b/qemu_v8.xml
index af9a170..7516adf 100644
--- a/qemu_v8.xml
+++ b/qemu_v8.xml
@@ -7,7 +7,7 @@
<remote name="optee" fetch="https://github.com/OP-TEE" />
<remote name="tianocore" fetch="https://github.com/tianocore" />
<remote name="qemu" fetch="https://github.com/qemu" />
- <remote name="sfnet" fetch="http://git.code.sf.net/p/strace" />
+ <remote name="strace" fetch="https://github.com/strace" />
<default remote="optee" revision="master" />
@@ -43,7 +43,7 @@
<project remote="tianocore" path="edk2-platforms" name="edk2-platforms.git" />
<!-- strace -->
- <project remote="sfnet" path="strace" name="code" />
+ <project remote="strace" path="strace" name="strace" />
<!-- Build -->
<project remote="optee" path="build" name="build.git">