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

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

  <project name="linux/meta-el-accelerated"      path="poky/meta-el-accelerated"/>

  <!-- git.enea.com repos -->
  
  <project name="linux/poky"                  path="poky" revision="623b77885051174d0e05198843e739110977bd18" upstream="sumo" remote="git-enea"/>
  <project name="linux/meta-openembedded"     path="poky/meta-openembedded" revision="be79b8b111a968efdbe5e1482d0c246d0b24763e" upstream="sumo" remote="git-enea"/>
  <project name="linux/meta-umLinx"           path="poky/meta-umLinx" revision="8f8f477eded207d4b7bd6923d00693b54657bad1" remote="git-enea"/>

  <project name="amp/meta-amp"                path="poky/meta-amp" revision="02203e3484da33de7a3915dde5198873dca84727" upstream="sumo" remote="git-enea"/>
  <project name="amp/meta-jailhouse"          path="poky/meta-jailhouse" revision="d3c49e8ee7575581e661b2baea27d9ba5562850a" upstream="master" remote="git-enea"/>

  <project name="linux/meta-el-common"        path="poky/meta-el-common" revision="13e2bdb030f67e2c75ff9873343c008bc13daf16" upstream="sumo" remote="git-enea"/>
</manifest>