diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2016-09-16 12:47:24 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2016-09-19 14:02:36 +0000 |
commit | 252c7d1d0024b86e4a84297f987eabf890e2e2fb (patch) | |
tree | cb1a448f13bcdc56555ad670cc4a24c1dabaa0d9 /scripts | |
parent | e4d9e3dc3df86764f974074238c2daaca2d424bd (diff) | |
download | meta-boot2qt-252c7d1d0024b86e4a84297f987eabf890e2e2fb.tar.gz |
Use code.qt.io with git protocol instead of codereview
Change-Id: Icd747dd2aace36bc1caa0a219526752f3cb7845d
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/manifest.xml | 2 | ||||
-rw-r--r-- | scripts/manifest_fido.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml index 861b21b..c8381de 100644 --- a/scripts/manifest.xml +++ b/scripts/manifest.xml | |||
@@ -10,7 +10,7 @@ | |||
10 | <remote fetch="git://git.toradex.com" name="toradex"/> | 10 | <remote fetch="git://git.toradex.com" name="toradex"/> |
11 | <remote fetch="git://github.com/architech-boards" name="architech"/> | 11 | <remote fetch="git://github.com/architech-boards" name="architech"/> |
12 | <remote fetch="git://github.com/meta-qt5" name="meta-qt5"/> | 12 | <remote fetch="git://github.com/meta-qt5" name="meta-qt5"/> |
13 | <remote fetch="http://codereview.qt-project.org/yocto" name="qtyocto"/> | 13 | <remote fetch="git://code.qt.io/yocto" name="qtyocto"/> |
14 | <remote fetch="git://git.yoctoproject.org" name="intel"/> | 14 | <remote fetch="git://git.yoctoproject.org" name="intel"/> |
15 | <remote fetch="git://github.com/openembedded" name="oe-mirror"/> | 15 | <remote fetch="git://github.com/openembedded" name="oe-mirror"/> |
16 | <remote fetch="ssh://git@git.qt.io/boot2qt" name="playground"/> | 16 | <remote fetch="ssh://git@git.qt.io/boot2qt" name="playground"/> |
diff --git a/scripts/manifest_fido.xml b/scripts/manifest_fido.xml index 2a5808c..7a618e5 100644 --- a/scripts/manifest_fido.xml +++ b/scripts/manifest_fido.xml | |||
@@ -10,7 +10,7 @@ | |||
10 | <remote fetch="git://git.toradex.com" name="toradex"/> | 10 | <remote fetch="git://git.toradex.com" name="toradex"/> |
11 | <remote fetch="git://github.com/architech-boards" name="architech"/> | 11 | <remote fetch="git://github.com/architech-boards" name="architech"/> |
12 | <remote fetch="git://github.com/meta-qt5" name="meta-qt5"/> | 12 | <remote fetch="git://github.com/meta-qt5" name="meta-qt5"/> |
13 | <remote fetch="http://codereview.qt-project.org/yocto" name="qtyocto"/> | 13 | <remote fetch="git://code.qt.io/yocto" name="qtyocto"/> |
14 | <remote fetch="git://git.yoctoproject.org" name="intel"/> | 14 | <remote fetch="git://git.yoctoproject.org" name="intel"/> |
15 | <remote fetch="git://github.com/openembedded" name="oe-mirror"/> | 15 | <remote fetch="git://github.com/openembedded" name="oe-mirror"/> |
16 | <remote fetch="ssh://git@git.qt.io/boot2qt" name="playground"/> | 16 | <remote fetch="ssh://git@git.qt.io/boot2qt" name="playground"/> |