diff options
Diffstat (limited to 'qemuarm/default.xml')
-rw-r--r-- | qemuarm/default.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/qemuarm/default.xml b/qemuarm/default.xml new file mode 100644 index 0000000..cfb17b3 --- /dev/null +++ b/qemuarm/default.xml | |||
@@ -0,0 +1,14 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <manifest> | ||
3 | <remote fetch="git://git.enea.com/" name="git-enea"/> | ||
4 | |||
5 | <default remote="git-enea" revision="master"/> | ||
6 | |||
7 | <project name="linux/meta-el-common" path="poky/meta-el-common" revision="138213a36a1a462442596ea9ed651298d5c75d3b" upstream="master"/> | ||
8 | <project name="linux/meta-el-standard" path="poky/meta-el-standard" revision="e686eb48d93ef2365435de9e8f27126029d49614" upstream="master"/> | ||
9 | <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common" revision="508b8f29922ab88923d83bdb21a21e8a78a526d1" upstream="master"> | ||
10 | <linkfile dest="README" src="../../.repo/manifests/qemuarm/README"/> | ||
11 | </project> | ||
12 | <project name="linux/meta-openembedded" path="poky/meta-openembedded" revision="37297c3222a40b916d98ccd06b757b595aebc756" upstream="master"/> | ||
13 | <project name="linux/poky" path="poky" revision="9094ea9fdd1f23cbc9f7a9d0d95fb330c5ea8906" upstream="master"/> | ||
14 | </manifest> | ||