buildroot: update for 2009.08

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2009-08-31 10:23:48 +02:00
parent cc8a917598
commit f0eb8b58e4
3 changed files with 13 additions and 9 deletions

View File

@ -1,4 +1,9 @@
2009.08, Not yet released:
2009.08, Released August 31th, 2009:
Additional fixes and cleanups.
Updated/fixed packages: ctorrent, saveconfig/getconfig,
sdl_net, util-linux.
Issues resolved (http://bugs.uclibc.org):

View File

@ -8,7 +8,7 @@ config BR2_HAVE_DOT_CONFIG
config BR2_VERSION
string
default "2009.08-rc3"
default "2009.08"
source "target/Config.in.arch"
source "target/device/Config.in"

View File

@ -6,14 +6,14 @@
<p>
The latest stable release is <b>2009.05</b>, which can be downloaded
The latest stable release is <b>2009.08</b>, which can be downloaded
here:<p>
<a href="/downloads/buildroot-2009.05.tar.gz">buildroot-2009.05.tar.gz</a>
<a href="/downloads/buildroot-2009.08.tar.gz">buildroot-2009.08.tar.gz</a>
or
<a href="/downloads/buildroot-2009.05.tar.bz2">buildroot-2009.05.tar.bz2</a>.
<a href="/downloads/buildroot-2009.08.tar.bz2">buildroot-2009.08.tar.bz2</a>.
<p>
<!--
The latest release candidate is <b>2009.08-rc3</b>, which can be
downloaded here:<p>
@ -21,8 +21,8 @@ downloaded here:<p>
or
<a href="/downloads/buildroot-2009.08-rc3.tar.bz2">buildroot-2009.08-rc3.tar.bz2</a>.
<p>
This and earlier releases can always be dowloaded from
-->
This and earlier releases can always be downloaded from
<a href="/downloads/">http://buildroot.net/downloads/</a>.
<p>
@ -43,4 +43,3 @@ follow development, but cannot or do not wish to use Git.
</ul>
<!--#include file="footer.html" -->