summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2013-10-16 14:57:29 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2013-10-16 14:57:29 +0200
commite80ae79cb069de9fb14ab5be6b584a3fccd06c42 (patch)
treedd1fb432407eb13f79847e80268d470c9d79c3e5
parent4bbc341b93a2aa4caf465c1eb7a8ac2a0391e1f5 (diff)
manifest: use http download protocol
-rw-r--r--default.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/default.xml b/default.xml
index ea672f1..9b11738 100644
--- a/default.xml
+++ b/default.xml
@@ -3,11 +3,11 @@
<default sync-j="4"/>
- <remote fetch="git://git.openembedded.org" name="oe"/>
- <remote fetch="git://github.com" name="gith"/>
- <remote fetch="git://git.yoctoproject.org" name="yocto"/>
- <remote fetch="git://git.linaro.org/openembedded" name="linaro"/>
- <remote fetch="git://git.toradex.com" name="trdx"/>
+ <remote fetch="http://git.openembedded.org" name="oe"/>
+ <remote fetch="http://github.com" name="gith"/>
+ <remote fetch="http://git.yoctoproject.org" name="yocto"/>
+ <remote fetch="http://git.linaro.org/openembedded" name="linaro"/>
+ <remote fetch="http://git.toradex.com" name="trdx"/>
<project remote="oe" revision="88f013cee4cdec91acee59ffbc7bcea6dd2b8d2e" upstream="1.18" name="bitbake" path="stuff/openembedded-core/bitbake"/>
<project remote="oe" revision="3549f5f203363302256848bb33c05c4fd4871948" upstream="dylan" name="openembedded-core" path="stuff/openembedded-core"/>