summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>2015-09-19 18:11:47 +0200
committerBernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>2015-09-19 18:11:47 +0200
commit034e6950a1936e192ce1fff2f23bca0da71c691d (patch)
tree8639f4313687b417b26f685c4c7d20574610e172
parenta081239f8dd1afcc0215c751641b4407cca98bfa (diff)
downloadscripts-034e6950a1936e192ce1fff2f23bca0da71c691d.tar.gz
Update versions
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
-rw-r--r--settings4
1 files changed, 2 insertions, 2 deletions
diff --git a/settings b/settings
index ab38a5e..c7c821a 100644
--- a/settings
+++ b/settings
@@ -7,9 +7,9 @@ PRIVUSER=bernhard.rosenkranzer
EMAIL=Bernhard.Rosenkranzer@linaro.org
# Default Android versions
ANDROIDVERSION=5.1.1
-ANDROIDREVISION=14
+ANDROIDREVISION=18
# 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
# tag while the other variants typically are branches
-VERSIONS="linaro_android_${ANDROIDVERSION} linaro-kk linaro-jb linaro-ics linaro-master"
+VERSIONS="linaro_android_${ANDROIDVERSION} linaro-mm linaro-lollipop linaro-kk linaro-jb linaro-ics linaro-master"