Abhishek,
The first thing to do each cycle is to switch the builds to the tip toolchain from the release toolchain. Do this:
1. Go to https://android-build.linaro.org/jenkins/
look for linaro-android_toolchain-4.6-bzr
2. Click on: "Last successful build (<build number>)"
Copy the link to "android-toolchain-eabi-4.6-daily-linux-x86.tar.bz2"
Something like:
https://android-build.linaro.org/jenkins/view/Toolchain/job/linaro-android_t...
3. Goto android-build:
For these builds (enter 12.02 in the Search: field)
https://android-build.linaro.org/builds/~linaro-android/snowball-ics-gcc46-i... https://android-build.linaro.org/builds/~linaro-android/vexpress-ics-gcc46-a... https://android-build.linaro.org/builds/~linaro-android/imx53-ics-gcc46-free... https://android-build.linaro.org/builds/~linaro-android/origen-ics-gcc46-sam... https://android-build.linaro.org/builds/~linaro-android/imx6-ics-gcc46-frees... https://android-build.linaro.org/builds/~linaro-android/panda-ics-gcc46-tilt... https://android-build.linaro.org/builds/~linaro-android/panda-ics-gcc46-kwg-... https://android-build.linaro.org/builds/~linaro-android/panda-ics-gcc46-omap...
For each build change:
TOOLCHAIN_URL=
...to the link you just found above.
Kick off all the builds, add the build to the test spreadsheet, smoketest each one, and report any issues.
Sound good?
We'll automate this soon, once we get the configs in git.