Explorar o código

buildroot: update for 2009.08

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard %!s(int64=16) %!d(string=hai) anos
pai
achega
f0eb8b58e4
Modificáronse 3 ficheiros con 13 adicións e 9 borrados
  1. 6 1
      CHANGES
  2. 1 1
      Config.in
  3. 6 7
      docs/download.html

+ 6 - 1
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):
 

+ 1 - 1
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"

+ 6 - 7
docs/download.html

@@ -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" -->
-