summaryrefslogtreecommitdiffstats
path: root/common/common_manifest.xml
blob: 50c86593d602004e04fcdcae1ee7491684ba25bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <!--Common parts of the manifest template for RT 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-common"        path="poky/meta-el-common"/>
  <project name="linux/meta-el-rt"            path="poky/meta-el-rt"/>

  <!-- git.enea.com repositories -->

  <project name="linux/poky"                  path="poky" revision="51872d3f99e38f9d883ab0a8782ceecb41822fd0" upstream="sumo" remote="git-enea"/>
  <project name="linux/meta-openembedded"     path="poky/meta-openembedded" revision="be79b8b111a968efdbe5e1482d0c246d0b24763e" upstream="sumo" remote="git-enea"/>

</manifest>