summaryrefslogtreecommitdiffstats
path: root/qemuppc/default.xml
blob: 39eafddf6a1dac7fe95d5a8e87ae9bf5b866bbeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <remote fetch="ssh://git@git.enea.com/" name="git-enea"/>
  <remote fetch="ssh://gerrit.enea.se:29418/" name="gerrit-enea"/>

  <default remote="gerrit-enea" revision="warrior"/>

  <project name="linux/meta-el-common" path="poky/meta-el-common" upstream="warrior"/>
  <project name="linux/meta-el-standard" path="poky/meta-el-standard" upstream="warrior"/>
  <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common" upstream="warrior">
    <linkfile dest="README" src="../../.repo/manifests/qemuppc/README"/>
  </project>
  <project name="linux/meta-openembedded" path="poky/meta-openembedded" remote="git-enea" upstream="warrior"/>
  <project name="linux/poky" path="poky" remote="git-enea" upstream="warrior"/>
</manifest>