blob: a91515c4c795b588070c2029c613af0532ad89ed [file] [log] [blame]
# username on android.git.linaro.org
USER=bero
# 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.3
ANDROIDREVISION=2.1
# 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-jb linaro-ics linaro-master"