summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Abraham <thomas.abraham@arm.com>2018-12-24 18:50:41 +0530
committerThomas Panakamattam Abraham <thomas.abraham@arm.com>2018-12-26 05:57:21 +0000
commit63500e920035812ec588dcb02d250f6be5076417 (patch)
treef550c4b72ad703012dc65fe10f9e8b7c0c43935c
parent55f00eb1b70b3f2c953e88ecf497b7631fd3bb9d (diff)
sgi575: add a new pinned manifest for sgi575 platform
Add a new manifest for sgi575 platform named 'pinned-sgi575.xml" and let the existing sgi575.xml manifest track the master branch of all the upstream repositories. Change-Id: I9e0c232fe12f1b0fe524afb3cb8a789f7e5ff348 Signed-off-by: Thomas Abraham <thomas.abraham@arm.com>
-rw-r--r--pinned-sgi575.xml24
-rw-r--r--sgi575.xml26
2 files changed, 37 insertions, 13 deletions
diff --git a/pinned-sgi575.xml b/pinned-sgi575.xml
new file mode 100644
index 0000000..802d2df
--- /dev/null
+++ b/pinned-sgi575.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"/>
+ <remote fetch="https://git.kernel.org" name="kernel"/>
+
+ <project name="ARM-software/SCP-firmware.git" path="scp" remote="github" revision="f36a82e49f51472327a34048d91c3c30a8fc96ac" upstream="master"/>
+ <project name="ARM-software/CMSIS_5.git" path="scp/cmsis" remote="github" revision="refs/tags/5.2.0" upstream="master"/>
+ <project name="ARM-software/arm-trusted-firmware" path="arm-tf" remote="github" revision="c8765826f4c2d10db0b660defccc84f7bce11af0" upstream="master"/>
+ <project name="tianocore/edk2" path="uefi/edk2" remote="github" revision="a1b7461db369a013ce9d766583e2b11a0efc0787" upstream="master"/>
+ <project name="tianocore/edk2-platforms" path="uefi/edk2/edk2-platforms" remote="github" revision="861c200cda1417539d46fe3b1eba2b582fa72cbb" upstream="master"/>
+ <project name="git/grub" path="grub" remote="gnugit" revision="a791dc0e3501e2932321a257564a3f27a50673bf" upstream="master"/>
+ <project name="acpica/acpica" path="tools/acpica" remote="github" revision="f77565e28b90ee7e06f53a474183ef72300c3574" upstream="master"/>
+ <project name="pub/scm/linux/kernel/git/torvalds/linux.git" path="linux" remote="kernel" revision="refs/tags/v4.20" upstream="master"/>
+ <project name="busybox" remote="busybox" revision="7d9be0bc6dc3efdbaf39810240e47553f9c8b90d" upstream="master"/>
+ <project name="landing-teams/working/arm/build-scripts" path="build-scripts" remote="linaro" revision="6a9f0f25a85498c4f4b2c1097f1f3fe167b8d073" upstream="master"/>
+ <project name="landing-teams/working/arm/model-scripts" path="model-scripts" remote="linaro" revision="e9c92b035bba8ddc4d8bcfb3830e95645275d96a" upstream="master"/>
+ <project name="landing-teams/working/arm/ramdisk" path="ramdisk" remote="linaro" revision="b57c098ca0561ff39aa70b3fe2c795b7a0108717" upstream="master"/>
+ <project name="mbedtls.git" path="mbedtls" remote="mbedtls" revision="bfafadb45daf8d2114e3109e2f9021fc72ee36bb" upstream="master"/>
+ <project name="uefi/uefi-tools.git" path="tools/uefi-tools" remote="linaro" revision="500a19703bfed2d6f37e212991577a35e3a30a4e" upstream="master"/>
+</manifest>
diff --git a/sgi575.xml b/sgi575.xml
index 965bdff..b4ab467 100644
--- a/sgi575.xml
+++ b/sgi575.xml
@@ -6,19 +6,19 @@
<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"/>
-
- <project name="ARM-software/SCP-firmware.git" path="scp" remote="github" revision="8980a26ee995c51d00e1f5fc654fba30cce42145" upstream="master"/>
+
+ <project name="ARM-software/SCP-firmware.git" path="scp" remote="github" revision="master" upstream="master"/>
<project name="ARM-software/CMSIS_5.git" path="scp/cmsis" remote="github" revision="refs/tags/5.2.0" upstream="master"/>
- <project name="ARM-software/arm-trusted-firmware" path="arm-tf" remote="github" revision="a4277cda5c7f57a7205f4c29edbb488d518c29b5" upstream="master"/>
- <project name="tianocore/edk2" path="uefi/edk2" remote="github" revision="c0b1f749ef1304810ed4ea58ded65b7f41d79d3e" upstream="master"/>
- <project name="tianocore/edk2-platforms" path="uefi/edk2/edk2-platforms" remote="github" revision="8c3914c90ecdcd0360b6ecd757a5b29d4e208736" upstream="master"/>
- <project name="git/grub" path="grub" remote="gnugit" revision="71f9e4ac44142af52c3fc1860436cf9e432bf764" upstream="master"/>
- <project name="acpica/acpica" path="tools/acpica" remote="github" revision="d0126a368a1f712d1d4bf723cd9be663aba88e08" upstream="master"/>
- <project name="pub/scm/linux/kernel/git/torvalds/linux.git" path="linux" remote="kernel" revision="94710cac0ef4ee177a63b5227664b38c95bbf703" upstream="master"/>
- <project name="busybox" remote="busybox" revision="111cdcf295b4cab78521480f52b295d9ae719263" upstream="master"/>
- <project name="landing-teams/working/arm/build-scripts" path="build-scripts" remote="linaro" revision="c066ba20f97cd371114b1ed3d555382d994d51fe" upstream="master"/>
- <project name="landing-teams/working/arm/model-scripts" path="model-scripts" remote="linaro" revision="ea368ecfaa413d3962e80a635e61a8e124e943fe" upstream="master"/>
- <project name="landing-teams/working/arm/ramdisk" path="ramdisk" remote="linaro" revision="b57c098ca0561ff39aa70b3fe2c795b7a0108717" upstream="master"/>
+ <project name="ARM-software/arm-trusted-firmware" path="arm-tf" remote="github" revision="master" upstream="master"/>
+ <project name="tianocore/edk2" path="uefi/edk2" remote="github" revision="master" upstream="master"/>
+ <project name="tianocore/edk2-platforms" path="uefi/edk2/edk2-platforms" remote="github" revision="master" upstream="master"/>
+ <project name="git/grub" path="grub" remote="gnugit" revision="master" upstream="master"/>
+ <project name="acpica/acpica" path="tools/acpica" remote="github" revision="master" upstream="master"/>
+ <project name="pub/scm/linux/kernel/git/torvalds/linux.git" path="linux" remote="kernel" revision="master" upstream="master"/>
+ <project name="busybox" remote="busybox" revision="master" upstream="master"/>
+ <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/ramdisk" path="ramdisk" remote="linaro" revision="master" upstream="master"/>
<project name="mbedtls.git" path="mbedtls" remote="mbedtls" revision="bfafadb45daf8d2114e3109e2f9021fc72ee36bb" upstream="master"/>
- <project name="landing-teams/working/arm/uefi-tools.git" path="tools/uefi-tools" remote="linaro" revision="989660813d53d5b36b7cd2a00b373bb1ceef9a43" upstream="sgi575"/>
+ <project name="uefi/uefi-tools.git" path="tools/uefi-tools" remote="linaro" revision="master" upstream="master"/>
</manifest>