summaryrefslogtreecommitdiffstats
path: root/scripts/manifest_dizzy.xml
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/manifest_dizzy.xml')
-rw-r--r--scripts/manifest_dizzy.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/manifest_dizzy.xml b/scripts/manifest_dizzy.xml
index d6fdd0b..bdd936a 100644
--- a/scripts/manifest_dizzy.xml
+++ b/scripts/manifest_dizzy.xml
@@ -9,6 +9,7 @@
9 <remote fetch="git://github.com/beagleboard" name="beagleboard"/> 9 <remote fetch="git://github.com/beagleboard" name="beagleboard"/>
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 13
13 <project name="poky" 14 <project name="poky"
14 remote="yocto" 15 remote="yocto"
@@ -18,6 +19,10 @@
18 remote="oe" 19 remote="oe"
19 revision="dizzy" 20 revision="dizzy"
20 path="sources/meta-openembedded"/> 21 path="sources/meta-openembedded"/>
22 <project name="meta-qt5"
23 remote="meta-qt5"
24 revision="master"
25 path="sources/meta-qt5"/>
21 26
22 <project name="meta-fsl-arm" 27 <project name="meta-fsl-arm"
23 remote="yocto" 28 remote="yocto"