From f287d625b2432a01b934f37faaf92ba56537e6db Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sat, 31 May 2014 09:52:49 +0200 Subject: [PATCH] Update for 2014.05 Signed-off-by: Peter Korsgaard --- CHANGES | 10 ++++++++++ Makefile | 2 +- docs/download.html | 14 +++++++------- docs/news.html | 9 +++++++++ 4 files changed, 27 insertions(+), 8 deletions(-) diff --git a/CHANGES b/CHANGES index e5b416cd4f..5b7729265a 100644 --- 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. diff --git a/Makefile b/Makefile index 8ccfbd8973..a2681f612d 100644 --- 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 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 @@

-The latest stable release is 2014.02, which can be downloaded +The latest stable release is 2014.05, which can be downloaded here:

-buildroot-2014.02.tar.gz -(PGP signature) +buildroot-2014.05.tar.gz +(PGP signature) or -buildroot-2014.02.tar.bz2 -(PGP signature). +buildroot-2014.05.tar.bz2 +(PGP signature).

- + You can also obtain Daily Snapshots 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 @@