summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSudipto Paul <sudipto.paul@arm.com>2020-06-19 18:36:16 +0100
committerAbdellatif El Khlifi <abdellatif.elkhlifi@arm.com>2020-07-09 15:20:54 +0100
commit6837a456387885f0ab06319a53b8844535c7df6a (patch)
tree73e494e9354abcd4d2d8f3871c1a441c169fd33e
add corstone-700 manifestci-rc1
Change-Id: Ie986e9d1f2644e22d54d21bb32f74c11031ba8e8
-rw-r--r--corstone700.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/corstone700.xml b/corstone700.xml
new file mode 100644
index 0000000..116dae8
--- /dev/null
+++ b/corstone700.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <remote fetch="https://github.com" name="github"/>
+ <remote fetch="https://git.linaro.org" name="linaro"/>
+ <remote fetch="https://git.yoctoproject.org/git" name="yocto"/>
+
+ <default revision="master" sync-j="8"/>
+
+ <project name="landing-teams/working/arm/yocto-platform-config" path="conf" remote="linaro" revision="ci-rc1">
+ <linkfile dest="setup-environment" src="setup-environment"/>
+ <linkfile dest="setup-environment-internal" src="setup-environment-internal"/>
+ </project>
+ <project name="landing-teams/working/arm/yocto-recipes" path="layers/meta-arm" remote="linaro" revision="ci-rc1"/>
+ <project name="landing-teams/working/arm/meta-arm-image" path="layers/meta-arm-image" remote="linaro" revision="ci-rc1"/>
+ <project name="landing-teams/working/arm/model-scripts" path="run-scripts" remote="linaro" revision="ci-rc1"/>
+
+ <project name="meta-yocto" path="layers/meta-yocto" remote="yocto" revision="3f6857be9be9ab5e2ede9a416c212487357eec0d" />
+ <project name="openembedded/bitbake" path="bitbake" remote="github" revision="b94dec477a8d48ebceec91952ba290798c56c1f5"/>
+ <project name="openembedded/meta-linaro" path="layers/meta-linaro" remote="linaro" revision="85200688fda62d6542d4524d402992d45e93b24e"/>
+ <project name="openembedded/meta-openembedded" path="layers/meta-openembedded" remote="github" revision="920161113533074d27dc93c521815380fdf20275"/>
+ <project name="openembedded/openembedded-core" path="layers/openembedded-core" remote="github" revision="1795f30d8ab73d35710ca99064c51190dc84853e"/>
+</manifest>