summaryrefslogtreecommitdiffstats
path: root/common/common_manifest.xml
blob: 6f3f65cd9b7921cb2b07885ec28d5d445e9b40a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <!--Common parts of the manifest template for standard profile -->

  <remote name="git-enea" fetch="git://git.enea.se/"/>
  
  <default revision="krogoth" remote="git-enea"/>
  
  <project name="linux/poky"                  path="poky"/>
  <project name="linux/meta-openembedded"     path="poky/meta-openembedded"/>
  <project name="linux/meta-el-common"        path="poky/meta-el-common"/>
  <project name="linux/meta-el-standard"      path="poky/meta-el-standard"/>
  <project name="linux/meta-enea-bsp-common"  path="poky/meta-enea-bsp-common"/>
</manifest>