Commit f0eb8b58 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

buildroot: update for 2009.08

parent cc8a9175
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
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):

+1 −1
Original line number Diff line number Diff line
@@ -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"
+6 −7
Original line number Diff line number Diff line
@@ -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" -->