]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
Update for 2014.05 2014.05
authorPeter Korsgaard <peter@korsgaard.com>
Sat, 31 May 2014 07:52:49 +0000 (09:52 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 31 May 2014 07:52:49 +0000 (09:52 +0200)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
CHANGES
Makefile
docs/download.html
docs/news.html

diff --git a/CHANGES b/CHANGES
index e5b416cd4fdd7e785ac7cdf63aae0972ffc900fc..5b7729265a18cca4fe83ca9edccd8824593fbdf2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,13 @@
+2014.05, Released May 31st, 2014
+
+       Minor fixes.
+
+       Minor manual fixes. U-Boot now defaults to spl/u-boot-spl.bin
+       for the spl file.
+
+       Updated/fixed packages: exim, glibc, gnutls, libfribidi,
+       qt5base, qt5webkit, sysklogd, thrift, u-boot
+
 2014.05-rc3, Released May 28th, 2014
 
        Minor fixes.
index 8ccfbd89731bf59e28825a27ea3446afcb9d6a07..a2681f612dd6b1a1e08ec7bf105c6c8343695ae5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@
 #--------------------------------------------------------------
 
 # Set and export the version string
-export BR2_VERSION := 2014.05-rc3
+export BR2_VERSION := 2014.05
 
 # Check for minimal make version (note: this check will break at make 10.x)
 MIN_MAKE_VERSION = 3.81
index e77338ce3c8339e73abacc35cb9bb9ca412b86fc..da58068a7baabb9cbffbec13a587715a81ede8e6 100644 (file)
@@ -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.
index 21efa38f932b01493c1d3fc0030958e57a1b1606..b1fdcb19c0bc253c8da0b483ad5f7f93314a9768 100644 (file)
@@ -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