From 083c0735e924e0d534328095a944ae159f661219 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Tue, 28 Feb 2017 21:57:09 +0100 Subject: [PATCH] Update for 2017.02 Signed-off-by: Peter Korsgaard --- CHANGES | 12 ++++++++++++ Makefile | 4 ++-- docs/website/download.html | 22 +++++++++++----------- docs/website/news.html | 18 ++++++++++++++++++ support/misc/Vagrantfile | 2 +- 5 files changed, 44 insertions(+), 14 deletions(-) diff --git a/CHANGES b/CHANGES index 7c9add7dca..5fedca19eb 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,15 @@ +2017.02, Released February 28th, 2017 + + Minor fixes, mainly fixing autobuilder issues. + + Don't use cmake 3.7.x from the build host as it is also + affected by the RPATH handling issues, and instead build our + own if needed. + + Updated/fixed packages: assimp, classpath, genimage, mplayer, + mpv, openocd, python-libconfig, qt5base, qt5quickcontrols, + vlc, xterm + 2017.02-rc3, Released February 26th, 2017 Fixes all over the tree. diff --git a/Makefile b/Makefile index 68b2d47ca0..0308f9b538 100644 --- a/Makefile +++ b/Makefile @@ -86,9 +86,9 @@ else # umask / $(CURDIR) / $(O) all: # Set and export the version string -export BR2_VERSION := 2017.02-rc3 +export BR2_VERSION := 2017.02 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1488147000 +BR2_VERSION_EPOCH = 1488315000 # 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 83d618c10d..929557f5e2 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -8,40 +8,40 @@
Download
-

Latest stable release: 2016.11.2

+

Latest stable release: 2017.02

- + 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 25d6bce3ad..6b32a80b1a 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,24 @@

News