diff options
-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 282ce69..46fbbea 100644 --- a/scripts/manifest.xml +++ b/scripts/manifest.xml | |||
@@ -13,7 +13,7 @@ | |||
13 | <remote fetch="http://codereview.qt-project.org/yocto" name="qtyocto"/> | 13 | <remote fetch="http://codereview.qt-project.org/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="git://playground.ci.local" name="playground"/> | 16 | <remote fetch="ssh://git@git.qt.io/boot2qt" name="playground"/> |
17 | 17 | ||
18 | <project name="poky" | 18 | <project name="poky" |
19 | remote="yocto" | 19 | remote="yocto" |
diff --git a/scripts/manifest_fido.xml b/scripts/manifest_fido.xml index be15f02..2a5808c 100644 --- a/scripts/manifest_fido.xml +++ b/scripts/manifest_fido.xml | |||
@@ -13,7 +13,7 @@ | |||
13 | <remote fetch="http://codereview.qt-project.org/yocto" name="qtyocto"/> | 13 | <remote fetch="http://codereview.qt-project.org/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="git://playground.ci.local" name="playground"/> | 16 | <remote fetch="ssh://git@git.qt.io/boot2qt" name="playground"/> |
17 | 17 | ||
18 | <project name="poky" | 18 | <project name="poky" |
19 | remote="yocto" | 19 | remote="yocto" |