summaryrefslogtreecommitdiffstats
path: root/qemux86/default.xml
diff options
context:
space:
mode:
Diffstat (limited to 'qemux86/default.xml')
-rw-r--r--qemux86/default.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/qemux86/default.xml b/qemux86/default.xml
new file mode 100644
index 0000000..0603f9b
--- /dev/null
+++ b/qemux86/default.xml
@@ -0,0 +1,14 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
3 <remote fetch="ssh://git@git.enea.com/" name="git-enea"/>
4
5 <default remote="git-enea" revision="warrior"/>
6
7 <project name="linux/meta-el-common" path="poky/meta-el-common" upstream="warrior"/>
8 <project name="linux/meta-el-standard" path="poky/meta-el-standard" upstream="warrior"/>
9 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common" upstream="warrior">
10 <linkfile dest="README" src="../../.repo/manifests/qemux86/README"/>
11 </project>
12 <project name="linux/meta-openembedded" path="poky/meta-openembedded" upstream="warrior"/>
13 <project name="linux/poky" path="poky" upstream="warrior"/>
14</manifest>