summaryrefslogtreecommitdiff
path: root/n1sdp-ubuntu.xml
diff options
context:
space:
mode:
authorKhasim Syed Mohammed <khasim.mohammed@arm.com>2020-11-30 23:08:48 +0530
committerKhasim Syed Mohammed <khasim.mohammed@arm.com>2020-12-01 08:03:08 +0530
commit2005ff4bfa238c2609d97c88d924e34e3689f040 (patch)
treee5116f401085414df8b46a7b4e93a4515a3c7720 /n1sdp-ubuntu.xml
parentfa7dc802c9c101e5d8d10e5410e6a3fdea7ff535 (diff)
n1sdp: add manifest for yocto and ubuntu builds
add manifest to build poky distribution using yocto and ubuntu using build scripts for n1sdp Signed-off-by: Khasim Syed Mohammed <khasim.mohammed@arm.com> Change-Id: I4bece4973883b9ff2f4548638e2a3f46fd5859ea
Diffstat (limited to 'n1sdp-ubuntu.xml')
-rwxr-xr-xn1sdp-ubuntu.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/n1sdp-ubuntu.xml b/n1sdp-ubuntu.xml
new file mode 100755
index 0000000..3fa0503
--- /dev/null
+++ b/n1sdp-ubuntu.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <remote name="linaro" fetch="http://git.linaro.org"/>
+ <remote fetch="https://git.savannah.gnu.org" name="gnugit"/>
+
+ <project path="ubuntu/linux" groups="ubuntu" name="landing-teams/working/arm/kernel-release" remote="linaro" revision="84baaae9e751c058717d9702438429257f077f03" upstream="n1sdp"/>
+ <project path="ubuntu/grub" groups="ubuntu" name="git/grub" remote="gnugit" revision="71f9e4ac44142af52c3fc1860436cf9e432bf764" upstream="master"/>
+ <project path="ubuntu/build-scripts" groups="ubuntu" name="landing-teams/working/arm/build-scripts" remote="linaro" revision="93cd27fdedc8e854d4e1e85b141dacadec1e1bc6" upstream="n1sdp-v2"/>
+
+</manifest>