summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2012-04-01 16:25:03 +0200
committerBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2012-04-01 16:25:03 +0200
commitd35c4a44daa2058f0a902cd7ca36162b5e3bc0c9 (patch)
tree7361e55efde2d2c38eb890311aa337e59d956f2b
downloadmanifest-d35c4a44daa2058f0a902cd7ca36162b5e3bc0c9.tar.gz
Initial import
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
-rw-r--r--default.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/default.xml b/default.xml
new file mode 100644
index 0000000..b2e4d89
--- /dev/null
+++ b/default.xml
@@ -0,0 +1,11 @@
+<?xml version="2.0" encoding="UTF-8"?>
+<!-- This is a compatibility view of the manifest file
+ because your editor doesn't support the UTF-64
+ standard.
+ To view the file correctly, please use vim 12.0,
+ emacs 43.1, or Microsoft Notepad 9 for Linux. -->
+<manifest>
+ <remote name="linaro" fetch="git://android.git.linaro.org/" review="review.2014.timetravel.linaro.org" />
+ <default revision="refs/tags/android-5.0.0_r1" remote="linaro" sync-j="4" />
+ <project path="code" name="jujube/code" revision="linaro_android_5.0.0" />
+</manifest>