summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/common_manifest.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/common/common_manifest.xml b/common/common_manifest.xml
new file mode 100644
index 0000000..6f3f65c
--- /dev/null
+++ b/common/common_manifest.xml
@@ -0,0 +1,14 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
3 <!--Common parts of the manifest template for standard profile -->
4
5 <remote name="git-enea" fetch="git://git.enea.se/"/>
6
7 <default revision="krogoth" remote="git-enea"/>
8
9 <project name="linux/poky" path="poky"/>
10 <project name="linux/meta-openembedded" path="poky/meta-openembedded"/>
11 <project name="linux/meta-el-common" path="poky/meta-el-common"/>
12 <project name="linux/meta-el-standard" path="poky/meta-el-standard"/>
13 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"/>
14</manifest>