aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2016-09-16 12:47:24 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2016-09-19 14:02:36 +0000
commit252c7d1d0024b86e4a84297f987eabf890e2e2fb (patch)
treecb1a448f13bcdc56555ad670cc4a24c1dabaa0d9
parente4d9e3dc3df86764f974074238c2daaca2d424bd (diff)
Use code.qt.io with git protocol instead of codereview
Change-Id: Icd747dd2aace36bc1caa0a219526752f3cb7845d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
-rw-r--r--scripts/manifest.xml2
-rw-r--r--scripts/manifest_fido.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml
index 861b21bd..c8381dea 100644
--- a/scripts/manifest.xml
+++ b/scripts/manifest.xml
@@ -10,7 +10,7 @@
<remote fetch="git://git.toradex.com" name="toradex"/>
<remote fetch="git://github.com/architech-boards" name="architech"/>
<remote fetch="git://github.com/meta-qt5" name="meta-qt5"/>
- <remote fetch="http://codereview.qt-project.org/yocto" name="qtyocto"/>
+ <remote fetch="git://code.qt.io/yocto" name="qtyocto"/>
<remote fetch="git://git.yoctoproject.org" name="intel"/>
<remote fetch="git://github.com/openembedded" name="oe-mirror"/>
<remote fetch="ssh://git@git.qt.io/boot2qt" name="playground"/>
diff --git a/scripts/manifest_fido.xml b/scripts/manifest_fido.xml
index 2a5808c8..7a618e58 100644
--- a/scripts/manifest_fido.xml
+++ b/scripts/manifest_fido.xml
@@ -10,7 +10,7 @@
<remote fetch="git://git.toradex.com" name="toradex"/>
<remote fetch="git://github.com/architech-boards" name="architech"/>
<remote fetch="git://github.com/meta-qt5" name="meta-qt5"/>
- <remote fetch="http://codereview.qt-project.org/yocto" name="qtyocto"/>
+ <remote fetch="git://code.qt.io/yocto" name="qtyocto"/>
<remote fetch="git://git.yoctoproject.org" name="intel"/>
<remote fetch="git://github.com/openembedded" name="oe-mirror"/>
<remote fetch="ssh://git@git.qt.io/boot2qt" name="playground"/>