From: Peter Korsgaard Date: Mon, 30 Nov 2015 21:54:25 +0000 (+0100) Subject: Update for 2015.11 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3f90e532ff48669873f682a4f0c3b6f0910cb2e9;p=buildroot.git Update for 2015.11 Signed-off-by: Peter Korsgaard --- diff --git a/CHANGES b/CHANGES index 5ef9a20354..336b19547a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,21 @@ +2015.11, Released November 30th, 2015 + + Minor fixes. + + Merged/seperate /usr handling is now also performed for + staging so cross-gdb / gdbserver can find the libraries. + + Updated/fixed packages: autossh, conntrack-tools, dcron, + espeak, gcc, glmark2, gpsd, gstreamer1, libglib2, libsigsegv, + libsoc, libv4l, minidlna, mongrel2, opencv, polarssl, + rpi-userland, rubix, skeleton, tovid, uemacs, valgrind, yad, + zmqpp + + Issues resolved (http://bugs.uclibc.org): + + #8441: Invalid directory for X11 fonts in target (RPi2) + #8491: libglib2 2.46.1 not Building for armv5 on 2015.11-rc3 + 2015.11-rc3, Released November 26th, 2015 Fixes all over the tree. diff --git a/Makefile b/Makefile index 86b9d0a5ec..b3454719a2 100644 --- a/Makefile +++ b/Makefile @@ -41,7 +41,7 @@ else # umask all: # Set and export the version string -export BR2_VERSION := 2015.11-rc3 +export BR2_VERSION := 2015.11 # 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 76279d6909..4f8d67ae7c 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -8,40 +8,40 @@
Download
-

Latest stable release: 2015.08.1

+

Latest stable release: 2015.11

- + 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 42fb7a3f34..402473724f 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,24 @@

News