summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-12-01 00:08:44 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2011-12-01 00:08:44 +0100
commitc29253ef2e2a473e597637b7ada9fb268dfa8767 (patch)
tree7d38eb7a3d97de093b5583b4b8fbd479d159ed04
parent47c46ea1fc4a4c18be830f9092a8b9d8b3feda38 (diff)
Update for 2011.112011.11
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
-rw-r--r--CHANGES8
-rw-r--r--Makefile2
-rw-r--r--docs/download.html10
-rw-r--r--docs/news.html8
4 files changed, 22 insertions, 6 deletions
diff --git a/CHANGES b/CHANGES
index 744b6f387..e5311f057 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+2011.11, Released November 30th, 2011:
+
+ Fixes all over the tree.
+
+ Bump kernel headers / default Linux version to 3.1.4.
+
+ Updated/fixed packages: ruby
+
2011.11-rc3, Released November 26th, 2011:
Fixes all over the tree.
diff --git a/Makefile b/Makefile
index e70813fdf..0d6714319 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2011.11-rc3
+export BR2_VERSION:=2011.11
# This top-level Makefile can *not* be executed in parallel
.NOTPARALLEL:
diff --git a/docs/download.html b/docs/download.html
index d227667d6..4a52fb7db 100644
--- a/docs/download.html
+++ b/docs/download.html
@@ -6,14 +6,14 @@
<p>
-The latest stable release is <b>2011.08</b>, which can be downloaded
+The latest stable release is <b>2011.11</b>, which can be downloaded
here:<p>
-<a href="/downloads/buildroot-2011.08.tar.gz">buildroot-2011.08.tar.gz</a>
+<a href="/downloads/buildroot-2011.11.tar.gz">buildroot-2011.11.tar.gz</a>
or
-<a href="/downloads/buildroot-2011.08.tar.bz2">buildroot-2011.08.tar.bz2</a>.
+<a href="/downloads/buildroot-2011.11.tar.bz2">buildroot-2011.11.tar.bz2</a>.
<p>
-
+<!--
The latest release candidate is <b>2011.11-rc3</b>, which can be
downloaded here:<p>
@@ -21,7 +21,7 @@ downloaded here:<p>
or
<a href="/downloads/buildroot-2011.11-rc3.tar.bz2">buildroot-2011.11-rc3.tar.bz2</a>.
<p>
-
+-->
This and earlier releases can always be downloaded from
<a href="/downloads/">http://buildroot.net/downloads/</a>.
diff --git a/docs/news.html b/docs/news.html
index e02029afc..2e54a9e94 100644
--- a/docs/news.html
+++ b/docs/news.html
@@ -5,6 +5,14 @@
<p>
<ul>
+ <li><b>30 November 2011 -- 2011.11 released</b>
+
+ <p>The stable 2011.11 release is out - Thanks to everyone
+ contributing and testing the release candidates. See the
+ <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11">CHANGES</a>
+ file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
+ <a href="/downloads/buildroot-2011.11.tar.bz2">2011.11 release</a>.</p>
+
<li><b>26 November 2011 -- 2011.11-rc3 released</b>
<p>RC3 is out with more bugfixes - See the <a