summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2014-05-31 09:52:49 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-05-31 09:52:49 +0200
commitf287d625b2432a01b934f37faaf92ba56537e6db (patch)
tree4bb326bc51c358405dbedf38e56ad9fe126a3c53 /docs
parent5a3899065e0622df573e8b55a1132a1107cd7eef (diff)
downloadbuildroot-f287d625b2432a01b934f37faaf92ba56537e6db.tar.gz
buildroot-f287d625b2432a01b934f37faaf92ba56537e6db.zip
Update for 2014.05
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/download.html14
-rw-r--r--docs/news.html9
2 files changed, 16 insertions, 7 deletions
diff --git a/docs/download.html b/docs/download.html
index e77338ce3c..da58068a7b 100644
--- a/docs/download.html
+++ b/docs/download.html
@@ -4,17 +4,17 @@
<p>
-The latest stable release is <b>2014.02</b>, which can be downloaded
+The latest stable release is <b>2014.05</b>, which can be downloaded
here:<p>
-<a href="/downloads/buildroot-2014.02.tar.gz">buildroot-2014.02.tar.gz</a>
-(<a href="/downloads/buildroot-2014.02.tar.gz.sign">PGP signature</a>)
+<a href="/downloads/buildroot-2014.05.tar.gz">buildroot-2014.05.tar.gz</a>
+(<a href="/downloads/buildroot-2014.05.tar.gz.sign">PGP signature</a>)
or
-<a href="/downloads/buildroot-2014.02.tar.bz2">buildroot-2014.02.tar.bz2</a>
-(<a href="/downloads/buildroot-2014.02.tar.bz2.sign">PGP signature</a>).
+<a href="/downloads/buildroot-2014.05.tar.bz2">buildroot-2014.05.tar.bz2</a>
+(<a href="/downloads/buildroot-2014.05.tar.bz2.sign">PGP signature</a>).
<p>
-
+<!--
The latest release candidate is <b>2014.05-rc3</b>, which can be
downloaded here:<p>
@@ -29,7 +29,7 @@ This and earlier releases (and their PGP signatures) can always be downloaded fr
<a href="/downloads/">http://buildroot.net/downloads/</a>.
<p>
-
+-->
You can also obtain <a href="/downloads/snapshots/">Daily
Snapshots</a> of the latest Buildroot source tree if you want to to
follow development, but cannot or do not wish to use Git.
diff --git a/docs/news.html b/docs/news.html
index 21efa38f93..b1fdcb19c0 100644
--- a/docs/news.html
+++ b/docs/news.html
@@ -6,6 +6,15 @@
<ul>
+ <li><b>31 May 2014 -- 2014.05 released</b>
+
+ <p>The stable 2014.05 release is out - Thanks to everyone
+ contributing and testing the release candidates. See the
+ <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05">CHANGES</a>
+ file for more details,
+ and go to the <a href="/downloads/">downloads page</a> to pick up the
+ <a href="/downloads/buildroot-2014.05.tar.bz2">2014.05 release</a>.</p>
+
<li><b>28 May 2014 -- 2014.05-rc3 released</b>
<p>Release candidate 3 is out with more cleanups and build fixes. See the <a
OpenPOWER on IntegriCloud