summaryrefslogtreecommitdiffstats
path: root/scripts/manifest_fido.xml
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/manifest_fido.xml')
-rw-r--r--scripts/manifest_fido.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/manifest_fido.xml b/scripts/manifest_fido.xml
index e633e35..906d3cd 100644
--- a/scripts/manifest_fido.xml
+++ b/scripts/manifest_fido.xml
@@ -10,6 +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://git.yoctoproject.org" name="intel"/> 14 <remote fetch="git://git.yoctoproject.org" name="intel"/>
14 <remote fetch="git://github.com/openembedded" name="oe-mirror"/> 15 <remote fetch="git://github.com/openembedded" name="oe-mirror"/>
15 <remote fetch="git://git://playground.ci.local" name="playground"/> 16 <remote fetch="git://git://playground.ci.local" name="playground"/>
@@ -27,6 +28,11 @@
27 revision="master" 28 revision="master"
28 path="sources/meta-qt5"/> 29 path="sources/meta-qt5"/>
29 30
31 <project name="meta-mingw"
32 remote="qtyocto"
33 path="sources/meta-mingw"
34 revision="fido"/>
35
30 <project name="meta-fsl-arm" 36 <project name="meta-fsl-arm"
31 remote="yocto" 37 remote="yocto"
32 revision="fido" 38 revision="fido"