From 6306cf35c5936184c09fa1f5678c3381e330fe2b Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 1 Jun 2020 23:11:33 +0200 Subject: [PATCH] Update for 2020.05 Signed-off-by: Peter Korsgaard --- CHANGES | 8 ++++++++ Makefile | 4 ++-- docs/website/download.html | 26 +++++++++++++------------- docs/website/news.html | 18 ++++++++++++++++++ 4 files changed, 41 insertions(+), 15 deletions(-) diff --git a/CHANGES b/CHANGES index 85e9828cbf..3cda0af8df 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,11 @@ +2020.05, released June 1st, 2020 + + Various fixes. + + Updated/fixed packages: arm-trusted-firmware, gcc, mp4v2, fmc, + fmlib, glib-networking, libusb-compat, linux, qt5webengine, + sysrepo, wampcc, xen + 2020.05-rc3, released May 29th, 2020 Fixes all over the tree. diff --git a/Makefile b/Makefile index 374ddb068f..b2afe5bcfb 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2020.05-rc3 +export BR2_VERSION := 2020.05 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1590784000 +BR2_VERSION_EPOCH = 1591045000 # 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 60308d9e56..0f8efbd577 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -8,7 +8,7 @@
Download
-

Latest stable / long term support release: 2020.02.2

+

Latest long term support release: 2020.02.2

@@ -41,41 +41,41 @@

PGP signature

- + 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 908a3f4536..f8ccb4eac0 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,24 @@

News