summaryrefslogtreecommitdiff
path: root/settings
diff options
context:
space:
mode:
authorBernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>2015-09-09 12:32:09 +0200
committerBernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>2015-09-09 12:32:09 +0200
commita081239f8dd1afcc0215c751641b4407cca98bfa (patch)
tree9a1514070e5511bac703ecd5efe8d7d451eb9a85 /settings
parent86c942bcb840d9f33c3f7746a68f5cbaf363f141 (diff)
downloadscripts-a081239f8dd1afcc0215c751641b4407cca98bfa.tar.gz
Add support for private trees, fix git hooks
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
Diffstat (limited to 'settings')
-rw-r--r--settings6
1 files changed, 4 insertions, 2 deletions
diff --git a/settings b/settings
index e256c97..ab38a5e 100644
--- a/settings
+++ b/settings
@@ -1,11 +1,13 @@
# username on android.git.linaro.org
USER=bero
+# user on dev-private-review.linaro.org
+PRIVUSER=bernhard.rosenkranzer
# Email address to be used in git commits (if different from what is set by
# git config --global)
EMAIL=Bernhard.Rosenkranzer@linaro.org
# Default Android versions
-ANDROIDVERSION=4.4.2
-ANDROIDREVISION=1
+ANDROIDVERSION=5.1.1
+ANDROIDREVISION=14
# Versions to try (in that order) for every repository
# android-${ANDROIDVERSION}_r${ANDROIDREVISION} is added as a last resort
# fallback unconditionally (treated slightly differently because it's a