summaryrefslogtreecommitdiff
path: root/sync-lollipop-linaro.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sync-lollipop-linaro.sh')
-rwxr-xr-xsync-lollipop-linaro.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync-lollipop-linaro.sh b/sync-lollipop-linaro.sh
index f00e2f0..ea29ae7 100755
--- a/sync-lollipop-linaro.sh
+++ b/sync-lollipop-linaro.sh
@@ -4,7 +4,7 @@ export BASE=$(cd $(dirname $0);pwd)
source ${BASE}/scripts-common/sync-common.sh
export MIRROR="http://android.git.linaro.org/git/platform/manifest.git"
-branch="android-5.1.1_r8"
+branch="android-5.1.1_r9"
LOCAL_MANIFEST="ssh://git@dev-private-git.linaro.org/linaro-art/platform/manifest.git"
LOCAL_MANIFEST_BRANCH="linaro-lollipop"