summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Abraham <thomas.abraham@arm.com>2019-10-24 18:59:04 +0530
committerThomas Abraham <thomas.abraham@arm.com>2019-10-24 20:39:40 +0530
commit904bebe5f37a24a5eb8b5db69b2fff8dbecc78ea (patch)
tree1a4dbf2772c8b4d038a1d70e86b4c38b909a0e63
parent0e3aa892640f7aab6196ce8264ff833d4e0a9570 (diff)
pinned-rdn1edgex2: add a pinned manifest for rdn1edgex2 platform
Add a pinned manifest for RD-N1-Edge dual cip platform. This manifest is tagged with RD-INFRA-20191024-RC0. Change-Id: Ic7691c0d5e2acdea8a1bd5127163dd69c12048ee Signed-off-by: Thomas Abraham <thomas.abraham@arm.com>
-rw-r--r--pinned-rdn1edgex2.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/pinned-rdn1edgex2.xml b/pinned-rdn1edgex2.xml
new file mode 100644
index 0000000..8f71948
--- /dev/null
+++ b/pinned-rdn1edgex2.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <remote fetch="git://git.busybox.net/" name="busybox"/>
+ <remote fetch="https://github.com/" name="github"/>
+ <remote fetch="https://git.linaro.org/" name="linaro"/>
+ <remote fetch="https://github.com/ARMmbed/" name="mbedtls"/>
+ <remote fetch="https://git.savannah.gnu.org" name="gnugit"/>
+
+ <project remote="linaro" name="landing-teams/working/arm/scp-firmware" path="scp" revision="refs/tags/RD-MC-20191024-RC0"/>
+ <project remote="linaro" name="landing-teams/working/arm/arm-tf" path="arm-tf" revision="refs/tags/RD-INFRA-MC-20191024-RC0"/>
+ <project remote="linaro" name="landing-teams/working/arm/edk2" path="uefi/edk2" revision="refs/tags/RD-INFRA-20191024-RC0"/>
+ <project remote="linaro" name="landing-teams/working/arm/edk2-platforms" path="uefi/edk2/edk2-platforms" revision="refs/tags/RD-INFRA-MC-20191024-RC0"/>
+ <project remote="linaro" name="landing-teams/working/arm/kernel-release" path="linux" revision="refs/tags/RD-INFRA-20191024-RC0"/>
+ <project remote="linaro" name="landing-teams/working/arm/build-scripts" path="build-scripts" revision="refs/tags/RD-INFRA-20191024-RC0"/>
+ <project remote="linaro" name="landing-teams/working/arm/model-scripts" path="model-scripts" revision="refs/tags/RD-INFRA-20191024-RC0"/>
+ <project remote="linaro" name="landing-teams/working/arm/uefi-tools" path="tools/uefi-tools" revision="refs/tags/RD-INFRA-20191024-RC0"/>
+
+ <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="ARM-software/CMSIS_5.git" path="scp/cmsis" revision="refs/tags/5.2.0"/>
+ <project remote="busybox" name="busybox" path="busybox" revision="refs/tags/1_31_0"/>
+ <project remote="gnugit" name="git/grub" path="grub" revision="refs/tags/grub-2.04"/>
+ <project remote="linaro" name="landing-teams/working/arm/ramdisk" path="ramdisk" revision="refs/tags/armlt-20180812-001"/>
+</manifest>