]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
CHANGES: update for -rc2
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 13 Nov 2016 15:27:07 +0000 (16:27 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 13 Nov 2016 17:21:56 +0000 (18:21 +0100)
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
CHANGES

diff --git a/CHANGES b/CHANGES
index 5b1b62f58e72a284cdae0b34941a5419c97d8386..94cea41a9b2b25184729aa9892cb4b1d2e5577c8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,34 @@
+2016.11-rc2, Released November 13th, 2016
+
+       Fixes all over the tree.
+
+       Architecture: add support for MIPS XBurst cores; remove MIPS
+       support for M5100 cores.
+
+       Updated/fixed packages: mesa3d, lttng-babeltrace, tinyalsa, pseudo,
+       czmq, libxml2, makedevs, binutils, kvm-unit-tests, libnss, privoxy,
+       qemu, ser2net, net-tools, ffmpeg, assimp, libmpeg2, ccache, mpv,
+       libxslt, python, python3, php, valgrind, guile, domoticz, efl,
+       jasper, kvmtool, go, wget, sane-backends, weston, tinymembench,
+       strace, openjpeg, lcms2.
+
+       Linux kernel: update default to 4.8.7.
+
+       CMake support: fix cmake wrapper to properly pass NDEBUG flag.
+
+       Filesystems: use a wrapper to pseudo, to better mimick the behaviour
+       of fakeroot; makedevs no longer breaks of the destination already
+       exists and is of the correct type/major/minor.
+
+       Defconfigs: a few legacy and broken defconfigs have been removed
+       because they now fail to build: kb9202_defconfig, mini2440_defconfig,
+       freescale_p2020ds, qmx6, calao*, atmel_sama5d4ek. Other defconfigs
+       have been updated: nanopi-neo, olimex_a20_olinuxino_lime_mali,
+       armadeus_apf51, armadeus_apf28, freescale_imx31_3stack, ci20,
+       olimex_a20_olinuxino_lime2, atmel_at91sam9260eknf,
+       atmel_at91sam9rlek, atmel_at91sam9g20dfc, atmel_at91sam9g45m10ek,
+       atmel_sama5d3xek.
+
 2016.11-rc1, Released November 3rd, 2016
 
        Fixes all over the tree and new features.