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

  <remote name="git-enea"       fetch="ssh://git@git.enea.com/"/>
  <remote name="gerrit-enea"       fetch="ssh://gerrit.enea.se:29418/"/>

  <default remote="git-enea" upstream="warrior"/>

  <project name="linux/poky"                  path="poky" revision="6d2e12e79211b31cdf5ea824fb9a8be54ba9a9eb"/>
  <project name="linux/meta-openembedded"     path="poky/meta-openembedded" revision="3bdbf72e3a4bf18a4a2c7afbde4f7ab773aeded9"/>
  <project name="linux/meta-umLinx"           path="poky/meta-umLinx" upstream="master"/>

  <project name="amp/meta-amp"                path="poky/meta-amp"/>

  <project name="linux/meta-enea-bsp-common"  path="poky/meta-enea-bsp-common"/>
  <project name="linux/meta-el-common"        path="poky/meta-el-common"/>
  <project name="linux/meta-el-accelerated"      path="poky/meta-el-accelerated"/>
</manifest>