From 78e991462868e8f86d20754cf05a79f2b6be395c Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Thu, 1 Sep 2016 11:30:19 +0200 Subject: [PATCH] Update for 2016.08 Signed-off-by: Peter Korsgaard --- CHANGES | 14 ++++++++++++++ Makefile | 2 +- docs/website/download.html | 22 +++++++++++----------- docs/website/news.html | 18 ++++++++++++++++++ support/misc/Vagrantfile | 2 +- 5 files changed, 45 insertions(+), 13 deletions(-) diff --git a/CHANGES b/CHANGES index eac349a72c..97749ca866 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,17 @@ +2016.08, Released Septermber 1st, 2016 + + Minor fixes. + + Toolchain: ARC tools updated to arc-2016.09-eng010. + + Updated/fixed packages: libshout, luajit, mpd, mplayer + + Issues resolved (http://bugs.buildroot.org): + + #7520: CodeSourcery toolchain ARM: C++11 std::exception_ptr.. + #8341: Getting EGL Error: Could not create the egl surface:.. + #9121: gst1-imx for i.MX6 compile failed, cannot find PXP, .. + 2016.08-rc3, Released August 29th, 2016 Fixes all over the tree. diff --git a/Makefile b/Makefile index 02b65ccf78..283147cc84 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ else # umask all: # Set and export the version string -export BR2_VERSION := 2016.08-rc3 +export BR2_VERSION := 2016.08 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) diff --git a/docs/website/download.html b/docs/website/download.html index 80a979bf75..6380d9a933 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -8,40 +8,40 @@
Download
-

Latest stable release: 2016.05

+

Latest stable release: 2016.08

- + This and earlier releases (and their PGP signatures) can always be downloaded from http://buildroot.net/downloads/.
diff --git a/docs/website/news.html b/docs/website/news.html index d74a2a80d6..0fefb053c8 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,24 @@

News