website: announce autobuild.buildroot.org

And add a link to it in the menu.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2012-04-20 16:36:18 +02:00
parent 6a8e6e03b2
commit c5854d2e6f
2 changed files with 16 additions and 0 deletions

View File

@ -54,6 +54,7 @@
<br><a href="https://bugs.uclibc.org/">Bug Tracking</a>
<br><a href="/docs.html">Documentation</a>
<br><a href="/lists.html">Mailing Lists</a>
<br><a href="http://autobuild.buildroot.org">Autobuilder</a>
<p><b>Related Sites</b>
<br><a href="http://busybox.net/">BusyBox</a>

View File

@ -5,6 +5,21 @@
<p>
<ul>
<li><b>20 April 2012 -- Autobuilder Results Online</b>
<p>The status of the autobuilders, which do repeated
<code>randpackageconfig</code> builds for continuous integration
testing, is now online at <a
href='http://autobuild.buildroot.org'>autobuild.buildroot.org</a>. The
code behind it can be found in <a
href='http://git.buildroot.net/buildroot-test/'>git</a>.</p>
<p>Thanks to Thomas Pettazoni for running the web interface, and
to <a href='http://gcc.gnu.org/wiki/CompileFarm'>The GCC Compile
Farm</a> and <a href='http://free-electrons.com/'>Free
Electrons</a> for hosting builders. Thomas also sends out a daily
summary of the build status to the mailing list.</p>
<li><b>29 February 2012 -- 2012.02 released</b>
<p>The stable 2012.02 release is out - Thanks to everyone