summaryrefslogtreecommitdiff
path: root/uefi.xml
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2016-04-15 13:40:42 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2016-04-15 13:41:37 +0100
commit645988733c0dd33b6012f243a6cc91ccf6327e1f (patch)
tree61d5e3d013a8e487ee600d830d83cd7c1f74cfe1 /uefi.xml
parentaa5246c01ea2447e74a6977e46ae8c179143c477 (diff)
Move uefi-tools and acpica to the tools dir
Move uefi-tools and acpica to the tools directory rather than the uefi directory. This mirrors the way things are done in the original build scripts from ARM. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'uefi.xml')
-rw-r--r--uefi.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/uefi.xml b/uefi.xml
index bbd067d..42ac4d1 100644
--- a/uefi.xml
+++ b/uefi.xml
@@ -5,13 +5,13 @@
<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="e9c75ca267262326e80d49a290e8387a5963e2d2" upstream="master"/>
+ <project name="acpica/acpica" path="tools/acpica" remote="github" revision="e9c75ca267262326e80d49a290e8387a5963e2d2" 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="landing-teams/working/arm/uefi-tools.git" path="tools/uefi-tools" remote="linaro" revision="master" upstream="master"/>
<project name="mbedtls.git" path="mbedtls" remote="mbedtls" revision="master" upstream="master"/>
</manifest>