aboutsummaryrefslogtreecommitdiff
path: root/utils/mangle-jobs/header.html
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2012-04-02 14:25:58 +0300
committerPaul Sokolovsky <paul.sokolovsky@linaro.org>2012-04-02 14:25:58 +0300
commit2f3ffac68df9e3176ad0aaa3116bb1c535ecd0c4 (patch)
treecc3aa754c0a97c8c7be1d2625502a545ba3f068b /utils/mangle-jobs/header.html
parent4f4ee7a6701956cbaadfeb2b60f1eab098a2c77d (diff)
Add mangle script to prepend static text to each job's description.
Diffstat (limited to 'utils/mangle-jobs/header.html')
-rw-r--r--utils/mangle-jobs/header.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/utils/mangle-jobs/header.html b/utils/mangle-jobs/header.html
new file mode 100644
index 0000000..5ca927a
--- /dev/null
+++ b/utils/mangle-jobs/header.html
@@ -0,0 +1,12 @@
+<table width="65%" align="center">
+<tr><td>
+<p style="background: #FFCCFF; padding: 15px">
+<span style="color: gray">New!</span><br />
+We now provide <tt>linaro_android_build_cmds.sh</tt> script (see downloads)
+with exact commands to reproduce this build. Use it as a reference of
+commands you need to execute, or just run to perform a build automatically.
+There is also <tt>linaro_kernel_build_cmds.sh</tt> to rebuild just a kernel.
+Alternatively, you can try instructions below.
+</td></tr>
+</p>
+</table>