summaryrefslogtreecommitdiffstats
path: root/scripts/manifest.xml
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2015-12-04 13:07:47 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2015-12-04 12:15:44 +0000
commitc97f13c28d29bd71c98043f709a5875606300142 (patch)
treef518a28b26e5f97c091cdd3f736aa2b32b463e3e /scripts/manifest.xml
parent86ba5c4ac6303258f430156a3e1a798b554954ab (diff)
downloadmeta-boot2qt-c97f13c28d29bd71c98043f709a5875606300142.tar.gz
Use openembedded mirror from github
git.openembedded.org is down, use mirror from github Change-Id: I39bd04ddd3fffff42a8883b63ec62c604efc3a35 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Diffstat (limited to 'scripts/manifest.xml')
-rw-r--r--scripts/manifest.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml
index e1e7e4c..59c7804 100644
--- a/scripts/manifest.xml
+++ b/scripts/manifest.xml
@@ -10,13 +10,14 @@
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="git://github.com/openembedded" name="oe-mirror"/>
13 14
14 <project name="poky" 15 <project name="poky"
15 remote="yocto" 16 remote="yocto"
16 revision="9c4ff467f66428488b1cd9798066a8cb5d6b4c3b" 17 revision="9c4ff467f66428488b1cd9798066a8cb5d6b4c3b"
17 path="sources/poky"/> 18 path="sources/poky"/>
18 <project name="meta-openembedded" 19 <project name="meta-openembedded"
19 remote="oe" 20 remote="oe-mirror"
20 revision="5b6f39ce325d490fc382d5d59c5b8b9d5fa38b38" 21 revision="5b6f39ce325d490fc382d5d59c5b8b9d5fa38b38"
21 path="sources/meta-openembedded"/> 22 path="sources/meta-openembedded"/>
22 <project name="meta-qt5" 23 <project name="meta-qt5"