Merge lp:~pundiramit/linaro-android-frontend/rtsm_jb_link into lp:linaro-android-frontend

Proposed by Amit Pundir
Status: Merged
Approved by: James Tunnicliffe
Approved revision: 281
Merged at revision: 281
Proposed branch: lp:~pundiramit/linaro-android-frontend/rtsm_jb_link
Merge into: lp:linaro-android-frontend
Diff against target: 19 lines (+8/-1)
1 file modified
android_build/templates/index.html (+8/-1)
To merge this branch: bzr merge lp:~pundiramit/linaro-android-frontend/rtsm_jb_link
Reviewer Review Type Date Requested Status
James Tunnicliffe (community) Approve
Review via email: mp+119415@code.launchpad.net

Description of the change

Add Jelly Bean build link for RTSM builds on front page

To post a comment you must log in.
Revision history for this message
James Tunnicliffe (dooferlad) wrote :

We don't bother with an 80 character limit for HTML files, so you can be a bit more relaxed about wrapping if you want. Other than that, thanks for the merge request. Will get it merged in.

review: Approve
Revision history for this message
James Tunnicliffe (dooferlad) wrote :

Oh, looking at context, it looks like a copy / paste, modify job. Apologies for the formatting comment.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'android_build/templates/index.html'
2--- android_build/templates/index.html 2012-08-02 23:39:34 +0000
3+++ android_build/templates/index.html 2012-08-13 18:50:22 +0000
4@@ -110,7 +110,14 @@
5 >vexpress-rtsm-ics-gcc47-armlt-stable-open</a></li>
6 </ul>
7 </td>
8- <td></td>
9+ <td>
10+ <ul>
11+ <li><a
12+ class="build-variant-eng"
13+ href="/builds/~linaro-android/vexpress-rtsm-jb-gcc47-armlt-stable-open"
14+ >vexpress-rtsm-jb-gcc47-armlt-stable-open</a></li>
15+ </ul>
16+ </td>
17 </tr>
18 <tr>
19 <th class="device-name">Panda 4430<br/>and 4460</th>

Subscribers

People subscribed via source and target branches