aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--android_build/templates/index.html115
1 files changed, 52 insertions, 63 deletions
diff --git a/android_build/templates/index.html b/android_build/templates/index.html
index 129cdde..466e7ab 100644
--- a/android_build/templates/index.html
+++ b/android_build/templates/index.html
@@ -63,109 +63,98 @@
</style>
-<table class="introduction">
+<table class="introduction">
<caption>
Latest Linaro goodness! Check below for monthly releases.
</caption>
<thead>
<tr>
<td class="no-border"></td>
- <th class="no-border">Jelly Bean</td>
+ <th class="no-border">Android 5.0 Lollipop Builds</td>
+ <th class="no-border">AOSP Master Builds</td>
</tr>
</thead>
<tfoot>
<tbody>
- <tr>
- <th class="device-name">Galaxy Nexus</th>
+ <tr >
+ <th class="device-name">Juno Android 5.0 Build</th>
<td>
<ul>
<li><a
class="build-variant-eng"
- href="/builds/~linaro-android/galaxynexus-linaro"
- >galaxynexus-linaro</a></li>
- </ul>
+ href="/builds/~linaro-android/armv8-android-juno-lsk"
+ >armv8-android-juno-lsk</a></li>
+ </ul>
+ </td>
+ <td>
+ <ul>
+ <li><a
+ class="build-variant-eng"
+ href="/builds/~linaro-android/armv8-aosp-master-juno-lsk"
+ >armv8-aosp-master-juno-lsk</a></li>
+ </ul>
</td>
</tr>
<tr>
- <th class="device-name">PandaBoard 4430<br/>and 4460</th>
+ <th class="device-name">Nexus 10 Android 5.0 build </th>
<td>
<ul>
- <li><a
+ <li><a
+ class="build-variant-eng"
+ href="/builds/~linaro-android/nexus10-linaro"
+ >nexus10-linaro</a></li>
+ </ul>
+ </td>
+ <td>
+ <ul>
+ <li><a
class="build-variant-eng"
- href="/builds/~linaro-android-member-ti/panda-linaro"
- >panda-linaro</a></li>
+ href="/builds/~linaro-android/nexus10-aosp-master"
+ >nexus10-aosp-master</a></li>
</ul>
</td>
- </tr>
+ </tr>
<tr>
- <th class="device-name">Arndale</th>
+ <th class="device-name">Nexus 7 Android 5.0 build</th>
<td>
<ul>
<li><a
class="build-variant-eng"
- href="/builds/~linaro-android/linux-linaro-arndale"
- >arndale-linaro</a></li>
+ href="/builds/~linaro-android/nexus7-2013-linaro"
+ >nexus7-2013-linaro</a></li>
+ </ul>
+ </td>
+ <td>
+ <ul>
+ <li><a
+ class="build-variant-eng"
+ href="/builds/~linaro-android/flo-aosp-linaro"
+ >flo-aosp-master</a></li>
</ul>
</td>
</tr>
<tr>
- <th class="device-name">Versatile Express<br/>[support for A9, A5, A15 (TC1), TC2 (big.LITTLE) CoreTiles and RTSM]</th>
+ <th class="device-name">Android Stable build for 5.0 Versatile Express<br/>[support for A9, A5, A15 (TC1), TC2 (big.LITTLE) CoreTiles and RTSM]</th>
<td>
<ul>
<li><a
class="build-variant-eng"
- href="/builds/~linaro-android/vexpress-linaro"
- >vexpress-linaro</a></li>
+ href="/builds/~linaro-android/vexpress-lsk"
+ >vexpress-lsk</a></li>
</ul>
</td>
- </tr>
+ <td>
+ <ul>
+ <li><a
+ class="build-variant-eng"
+ href="/builds/~linaro-android/aosp-master-vexpress-lsk"
+ >aosp-master-vexpress-lsk</a></li>
+ </ul>
+ </td>
+ </tr>
</tbody>
</table>
-<div style="padding-top:1em; padding-bottom: 1em;">
-<p>Users who would like the latest release should use:</p>
-
-<table class="introduction">
-
-<tr><th>Galaxy Nexus</th>
- <td><a href="
-https://android-build.linaro.org/builds/~linaro-android/galaxynexus-linaro-13.07-release/#build=1
-">Build</a></td>
-<td><a href="
-https://docs.google.com/spreadsheet/ccc?key=0AuNOCeo15fRHdFhheFZrdk9GNm9RN2FpMHVaSHREX1E
-">Testsheet</a></td>
-</tr>
-</tr>
-
-<tr><th>PandaBoard 4430 and 4460</th>
- <td><a href="
-https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-linaro-13.07-release/#build=2
-">Build</a></td>
- <td><a href="
-https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadGVWd3pZazdaRUU0MnRnWmgwbVhTR0E#
-">Testsheet</a></td>
-</tr>
-
-<tr><th>Arndale</th>
- <td><a href="
-https://android-build.linaro.org/builds/~linaro-android/linux-linaro-arndale-13.07-release/#build=2
-">Build</a></td>
- <td><a href="
-https://docs.google.com/spreadsheet/ccc?key=0AuNOCeo15fRHdDFaRmJkWHdNVURtemZObnBWb0tleEE
-">Testsheet</a></td>
-</tr>
-
-<tr><th>Versatile Express</th>
- <td><a href="
-https://android-build.linaro.org/builds/~linaro-android/vexpress-linaro-mp-13.07-release/#build=1
-">Build</a></td>
- <td><a href="
-https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadExQdHNxTnR5SFZCQzJnN1ZtQ2ZhWkE
-">Testsheet</td>
-</tr>
-
-</table>
-</div>
{% endblock %}