summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-11-25 11:29:30 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2010-11-25 11:29:30 +0100
commit09af8387fd99e0b52f6e43c764d8b827ebc98c66 (patch)
tree5e213c1790d5cbdf387e67604512b6b9ba7f48b3
parentb9c5809a0bd697612da9185df03a17a0f699eb73 (diff)
Update for 2010.11-rc22010.11_rc2
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
-rw-r--r--CHANGES5
-rw-r--r--Makefile2
-rw-r--r--docs/download.html6
3 files changed, 7 insertions, 6 deletions
diff --git a/CHANGES b/CHANGES
index 8218e3db8..07509a98f 100644
--- 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,
diff --git a/Makefile b/Makefile
index 22ae1d060..6752aa65b 100644
--- 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:
diff --git a/docs/download.html b/docs/download.html
index ae1e2fbe3..fb7439021 100644
--- a/docs/download.html
+++ b/docs/download.html
@@ -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