summaryrefslogtreecommitdiffstats
path: root/scripts/manifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/manifest.xml')
-rw-r--r--scripts/manifest.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml
index 8471c30..5f0c16c 100644
--- a/scripts/manifest.xml
+++ b/scripts/manifest.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="git://git.yoctoproject.org" name="intel"/>
13 14
14 <project name="poky" 15 <project name="poky"
15 remote="yocto" 16 remote="yocto"
@@ -59,6 +60,11 @@
59 revision="06c6b09e0776507e1230aa98b5ca10d9d3968286" 60 revision="06c6b09e0776507e1230aa98b5ca10d9d3968286"
60 path="sources/meta-tibidabo" 61 path="sources/meta-tibidabo"
61 groups="notdefault,architech"/> 62 groups="notdefault,architech"/>
63 <project name="meta-intel"
64 remote="intel"
65 revision="ead0a5c115e632015d8358f4f304ec8908732f5f"
66 path="sources/meta-intel"
67 groups="notdefault,nuc"/>
62 68
63</manifest> 69</manifest>
64 70