summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2019-02-13 15:22:58 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2019-02-18 17:48:22 +0530
commitd7bdbeef6c9e44e6ecf131107e99865905bcda37 (patch)
tree26d09257b620a60a8745bea971cafc39350a95c2
initial common repositoryHEADmaster
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rw-r--r--default.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/default.xml b/default.xml
new file mode 100644
index 0000000..7b86f46
--- /dev/null
+++ b/default.xml
@@ -0,0 +1,8 @@
+<manifest>
+ <remote fetch="ssh://git@dev-private-git.linaro.org" name="private-linaro" />
+
+ <default remote="private-linaro" revision="master" sync-j="4" />
+ <project name="ci/job/configs" path="common-ci-job-configs" />
+ <project name="lkft/ci/job/configs" path="lkft-ci-job-configs" />
+
+</manifest>