summaryrefslogtreecommitdiff
path: root/latest.xml
blob: 9e04bcd0e32aa03bf3d81d393fd647dc53f883b0 (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="https://git.linaro.org/" name="linaro" />
  <remote fetch="https://github.com/" name="github" />

  <project path="arm-tf" name="ARM-software/arm-trusted-firmware" remote="github" revision="master"/>
  <project path="build-scripts" name="landing-teams/working/arm/build-scripts" remote="linaro" revision="master"/>
  <project path="u-boot" name="landing-teams/working/arm/u-boot" remote="linaro" revision="master"/>
  <project path="uefi/edk2" name="landing-teams/working/arm/edk2" remote="linaro" revision="master"/>
  <project path="uefi/uefi-tools" name="uefi/uefi-tools.git" remote="linaro" revision="master"/>
  <project path="linux" name="kernel/linux-linaro-tracking" remote="linaro" revision="linux-linaro"/>
  <project path="recovery" name="arm/vexpress-firmware" remote="linaro" revision="junor1"/>

</manifest>