summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKhasim Syed Mohammed <khasim.mohammed@arm.com>2020-12-15 08:32:35 +0530
committerKhasim Syed Mohammed <khasim.mohammed@arm.com>2020-12-15 08:32:35 +0530
commit386e8591b05e4cd078ee28bd6bb0e4b311e3b730 (patch)
tree22a159ddf11865bb7ac5e792d15bc41da1ea92d5
parent7939e97e10df64819378994d626cf9fc49e04d35 (diff)
n1sdp: Update the manifest to fetch n1sdp release documentsN1SDP-2020.12.15
Fetch the docs from arm-reference-platforms repository. Signed-off-by: Khasim Syed Mohammed <khasim.mohammed@arm.com> Change-Id: Ic623409664794c141a6b64830853e8a3e8782cc2
-rwxr-xr-xn1sdp-v2.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/n1sdp-v2.xml b/n1sdp-v2.xml
index 1a51d15..d22970b 100755
--- a/n1sdp-v2.xml
+++ b/n1sdp-v2.xml
@@ -1,6 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
+ <remote name="linaro" fetch="http://git.linaro.org"/>
+
<include name="n1sdp-bsp.xml" />
<include name="n1sdp-ubuntu.xml" />
+
+ <project path="docs" groups="ubuntu,bsp" name="landing-teams/working/arm/arm-reference-platforms.git" remote="linaro" revision="refs/tags/N1SDP-2020.12.15" upstream="n1sdp-v2"/>
+
</manifest>