summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Abraham <thomas.abraham@arm.com>2019-10-23 11:00:53 +0530
committerThomas Abraham <thomas.abraham@arm.com>2019-10-23 11:00:53 +0530
commit938e81c1aee9d82bc7d9f4351f86724278b6eb91 (patch)
treef901b4d1dcb369caebc0562776d59e7c37c0d33e
parent24e8166e70ce2c743dfa808463c58a6367b143a8 (diff)
rde1edge: update the manifest for 19.10 release
Update the rde1edge manifest file for 19.10 reference platforms release. This is minor update in which the acpica, mbedtls and efitools repos now point to the respective master branch. Change-Id: Ibfb7d6e31ea2ef1a32bb1085d532b08de65bbaaa Signed-off-by: Thomas Abraham <thomas.abraham@arm.com>
-rw-r--r--rde1edge.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/rde1edge.xml b/rde1edge.xml
index 35141e8..9b69f1a 100644
--- a/rde1edge.xml
+++ b/rde1edge.xml
@@ -6,7 +6,6 @@
<remote fetch="https://github.com/ARMmbed/" name="mbedtls"/>
<remote fetch="https://git.savannah.gnu.org" name="gnugit"/>
<remote fetch="https://git.kernel.org" name="kernel"/>
- <remote fetch="https://git.trustedfirmware.org" name="trustedfirmware"/>
<project remote="linaro" name="landing-teams/working/arm/scp-firmware" path="scp" revision="refinfra" upstream="refinfra"/>
<project remote="linaro" name="landing-teams/working/arm/arm-tf" path="arm-tf" revision="refinfra" upstream="refinfra"/>
@@ -17,11 +16,12 @@
<project remote="linaro" name="landing-teams/working/arm/model-scripts" path="model-scripts" revision="refinfra" upstream="refinfra"/>
<project remote="linaro" name="landing-teams/working/arm/uefi-tools" path="tools/uefi-tools" revision="refinfra" upstream="refinfra"/>
- <project remote="github" name="acpica/acpica" path="tools/acpica" revision="refs/tags/R05_31_17"/>
- <project remote="github" name="ARMmbed/mbedtls.git" path="mbedtls" revision="refs/tags/mbedtls-2.2.1"/>
+ <project remote="github" name="acpica/acpica" path="tools/acpica" revision="master" upstream="master"/>
+ <project remote="github" name="ARMmbed/mbedtls.git" path="mbedtls" revision="master" upstream="master"/>
<project remote="github" name="ARM-software/CMSIS_5.git" path="scp/cmsis" revision="refs/tags/5.2.0"/>
- <project remote="kernel" name="pub/scm/linux/kernel/git/jejb/efitools" path="tools/efitools" revision="master"/>
+ <project remote="github" name="ARM-software/arm-enterprise-acs" path="validation/sys-test/arm-enterprise-acs" revision="refs/tags/v18.12_REL1.7"/>
+ <project remote="kernel" name="pub/scm/linux/kernel/git/jejb/efitools" path="tools/efitools" revision="master" upstream="master"/>
<project remote="busybox" name="busybox" path="busybox" revision="master" upstream="master"/>
- <project remote="gnugit" name="git/grub" path="grub" revision="f8f35acb5b05d40e3707a9d2db9ede60023e4cac" upstream="master"/>
+ <project remote="gnugit" name="git/grub" path="grub" revision="master" upstream="master"/>
<project remote="linaro" name="landing-teams/working/arm/ramdisk" path="ramdisk" revision="master" upstream="master"/>
</manifest>