diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2016-06-07 15:41:34 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2016-06-08 06:33:54 +0000 |
commit | 73ad73c800e73ea7972bea63dc36c92315c0faca (patch) | |
tree | ddd752486934fc2233608fb915d7dd50ba876701 | |
parent | edc68b6e0a6928311f8806adc30c7e59f2154877 (diff) | |
download | meta-boot2qt-73ad73c800e73ea7972bea63dc36c92315c0faca.tar.gz |
Use git.qt.io as the new playground repo server
Change-Id: I644a749b97343f32d2aea403ac075247ac3e1931
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
-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" |