buildroot: update for 2009.08
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 31 Aug 2009 08:23:48 +0000 (10:23 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 31 Aug 2009 08:23:48 +0000 (10:23 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
Config.in
docs/download.html

diff --git a/CHANGES b/CHANGES
index 917572424fc0bbfc29c3a1787751156cbdfe691d..d6dd84e84486c9418bd7336d287dfd11526aae4a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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):
 
index f8974a0facb41b755525a2591b48068ee263f197..06cc899c2b9766c6c1c24021f09c37243cbd3dda 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -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"
index 4c7e5d5c8468b47c1e215656db14d80fe9dbd50d..a7f72eec335b2cb0c86f421dff472695af742436 100644 (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" -->
-