Update for 2010.11-rc2
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 25 Nov 2010 10:29:30 +0000 (11:29 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 25 Nov 2010 10:29:30 +0000 (11:29 +0100)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
Makefile
docs/download.html

diff --git a/CHANGES b/CHANGES
index 8218e3db8006fb227bd03286b8c7ece83009cdfa..07509a98f650a3536ce5b2a696e7f5058e35a050 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,9 @@
-2010.11, Not yet released:
+2010.11-rc2, Released November 25th, 2010:
 
        Fixes all over the tree.
 
-       Add support for LEON Sparc architecture variants.
+       Add support for LEON Sparc architecture variants. Fix make
+       source/external-deps for host packages.
 
        Updated/fixed packages: bash, bind, busybox, dialog, gpsd,
        libglib2, libcurl, libmad, lrzsz, midori, module-init-tools,
index 22ae1d0604c84c470c7296ede733d73ee925bae1..6752aa65bfacf423588fe848c77d3de7e4cb5c9b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 #--------------------------------------------------------------
 
 # Set and export the version string
-export BR2_VERSION:=2010.11-rc1
+export BR2_VERSION:=2010.11-rc2
 
 # This top-level Makefile can *not* be executed in parallel
 .NOTPARALLEL:
index ae1e2fbe3b2098709c32b4a8eb89ca7d8daae7d3..fb7439021d6a4d4a6a1f8c529c2088adb4e7efa5 100644 (file)
@@ -14,12 +14,12 @@ or
 <a href="/downloads/buildroot-2010.08.tar.bz2">buildroot-2010.08.tar.bz2</a>.
 <p>
 
-The latest release candidate is <b>2010.11-rc1</b>, which can be
+The latest release candidate is <b>2010.11-rc2</b>, which can be
 downloaded here:<p>
 
-<a href="/downloads/buildroot-2010.11-rc1.tar.gz">buildroot-2010.11-rc1.tar.gz</a>
+<a href="/downloads/buildroot-2010.11-rc2.tar.gz">buildroot-2010.11-rc2.tar.gz</a>
 or
-<a href="/downloads/buildroot-2010.11-rc1.tar.bz2">buildroot-2010.11-rc1.tar.bz2</a>.
+<a href="/downloads/buildroot-2010.11-rc2.tar.bz2">buildroot-2010.11-rc2.tar.bz2</a>.
 <p>
 
 This and earlier releases can always be downloaded from