diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2012-05-18 22:50:37 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-05-18 22:50:37 +0200 |
commit | b07ad40c1dc78e61dd71d264b1b30aabfa1033dc (patch) | |
tree | bc6011bdd5c5f094c987d4903237fa7727ff57c9 /docs | |
parent | f87cbf0ed9e0efa12ee5e2ea5e81bdc217430c80 (diff) | |
download | buildroot-b07ad40c1dc78e61dd71d264b1b30aabfa1033dc.tar.gz buildroot-b07ad40c1dc78e61dd71d264b1b30aabfa1033dc.zip |
Update for 2012.05-rc2
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/download.html | 6 | ||||
-rw-r--r-- | docs/news.html | 13 |
2 files changed, 16 insertions, 3 deletions
diff --git a/docs/download.html b/docs/download.html index 7b22569b8f..52d3c1814f 100644 --- a/docs/download.html +++ b/docs/download.html @@ -14,12 +14,12 @@ or <a href="/downloads/buildroot-2012.02.tar.bz2">buildroot-2012.02.tar.bz2</a>. <p> -The latest release candidate is <b>2012.05-rc1</b>, which can be +The latest release candidate is <b>2012.05-rc2</b>, which can be downloaded here:<p> -<a href="/downloads/buildroot-2012.05-rc1.tar.gz">buildroot-2012.05-rc1.tar.gz</a> +<a href="/downloads/buildroot-2012.05-rc2.tar.gz">buildroot-2012.05-rc2.tar.gz</a> or -<a href="/downloads/buildroot-2012.05-rc1.tar.bz2">buildroot-2012.05-rc1.tar.bz2</a>. +<a href="/downloads/buildroot-2012.05-rc2.tar.bz2">buildroot-2012.05-rc2.tar.bz2</a>. <p> This and earlier releases can always be downloaded from diff --git a/docs/news.html b/docs/news.html index 0032dfad05..c7d276ef55 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,6 +5,19 @@ <p> <ul> + <li><b>18 May 2012 -- 2012.05-rc2 released</b> + + <p>Another week, another release candidate with more cleanups and + build fixes. See the <a + href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc2">CHANGES</a> + file for details.</p> + + <p>Head to the <a href="/downloads/">downloads page</a> to pick up the + <a href="/downloads/buildroot-2012.05-rc2.tar.bz2">2012.05-rc2 + release candidate</a>, and report any problems found to the <a + href="lists.html">mailing list</a> or <a + href="https://bugs.uclibc.org">bug tracker</a>.</p> + <li><b>10 May 2012 -- 2012.05-rc1 released</b> <p>We have a new release candidate! Lots of changes all over the |