summaryrefslogtreecommitdiff
path: root/uefi.xml
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2016-02-26 18:09:31 +0000
committerRyan Harkin <ryan.harkin@linaro.org>2016-02-26 18:13:03 +0000
commitbd4ba8679df3dea712b6ec9aee94ffb1462bfbe9 (patch)
tree7a180f3f24c5794c53aee119209e048366bafdae /uefi.xml
parent7a7a35cf649e0afa20ff8341f84d8696efcccf8e (diff)
Sort manifests as per repo output
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'uefi.xml')
-rw-r--r--uefi.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/uefi.xml b/uefi.xml
index f129b51..91b9f0d 100644
--- a/uefi.xml
+++ b/uefi.xml
@@ -1,18 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
-
<remote fetch="https://github.com/" name="github"/>
<remote fetch="https://git.linaro.org/" name="linaro"/>
<remote fetch="https://github.com/ARMmbed/" name="mbedtls"/>
<project name="ARM-software/arm-trusted-firmware" path="arm-tf" remote="github" revision="master" upstream="master"/>
+ <project name="acpica/acpica" path="uefi/acpica" remote="github" revision="298c828456b1abe01870218a097b89fee71f4b60" upstream="master"/>
+ <project name="arm/vexpress-firmware" path="recovery" remote="linaro" revision="junor1" upstream="junor1"/>
+ <project name="arm/vexpress-firmware" path="vexpress-firmware" remote="linaro" revision="vexpress" upstream="vexpress"/>
<project name="landing-teams/working/arm/build-scripts" path="build-scripts" remote="linaro" revision="master" upstream="master"/>
<project name="landing-teams/working/arm/model-scripts" path="model-scripts" remote="linaro" revision="master" upstream="master"/>
<project name="landing-teams/working/arm/edk2" path="uefi/edk2" remote="linaro" revision="master" upstream="master"/>
<project name="landing-teams/working/arm/OpenPlatformPkg" path="uefi/OpenPlatformPkg" remote="linaro" revision="master" upstream="master"/>
<project name="landing-teams/working/arm/uefi-tools.git" path="uefi/uefi-tools" remote="linaro" revision="master" upstream="master"/>
- <project name="acpica/acpica" path="uefi/acpica" remote="github" revision="298c828456b1abe01870218a097b89fee71f4b60" upstream="master"/>
- <project name="arm/vexpress-firmware" path="recovery" remote="linaro" revision="junor1" upstream="junor1"/>
- <project name="arm/vexpress-firmware" path="vexpress-firmware" remote="linaro" revision="vexpress" upstream="vexpress"/>
<project name="mbedtls.git" path="mbedtls" remote="mbedtls" revision="master" upstream="master"/>
</manifest>