summaryrefslogtreecommitdiffstats
path: root/inteld1521/default.xml
diff options
context:
space:
mode:
Diffstat (limited to 'inteld1521/default.xml')
-rw-r--r--inteld1521/default.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/inteld1521/default.xml b/inteld1521/default.xml
new file mode 100644
index 0000000..6a0bd0d
--- /dev/null
+++ b/inteld1521/default.xml
@@ -0,0 +1,20 @@
1<manifest>
2 <!--Manifest template for inteld1521, virtualization profile -->
3
4 <remote name="git-enea" fetch="git://git.enea.com"/>
5 <remote name="git-enea-local" fetch="git://git.enea.se"/>
6
7 <default revision="master" remote="git-enea"/>
8
9 <project name="linux/poky" path="poky">
10 <linkfile src="../.repo/manifests/README" dest="README"/>
11 </project>
12
13 <project name="linux/meta-el-common" path="poky/meta-el-common"/>
14 <project name="linux/meta-el-virtualization" path="poky/meta-el-virtualization" remote="git-enea-local"/>
15 <project name="linux/meta-intel" path="poky/meta-intel" remote="git-enea-local"/>
16 <project name="linux/meta-openembedded" path="poky/meta-openembedded"/>
17 <project name="linux/meta-virtualization" path="poky/meta-virtualization"/>
18 <project name="linux/meta-el-common" path="poky/meta-el-common"/>
19
20</manifest>