arch: deprecate the AVR32 architecture
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 1 Jul 2014 18:03:00 +0000 (20:03 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 10 Jul 2014 14:49:36 +0000 (16:49 +0200)
commit01efcf84fe48060a1cfb5b154842e9670d11d979
treefaab858124c75d3efafcb7772837887de5012779
parentb18dca0df8a3f633e156dc18c2c698814c92baf8
arch: deprecate the AVR32 architecture

The AVR32 architecture from Atmel is obsolete since a long time, not
supported upstream in most of the toolchain components (requires a
special version of gcc, an old version of uClibc, etc.). Until
February, Simon Dawson was making an excellent job at maintaining
AVR32 in Buildroot, and fixing all the issues caused by this
architecture. However, Simon focus has changed, and despite his call
for a new maintainer for AVR32 in Buildroot, nobody stepped up.

The issue of maintaining AVR32 is becoming worse and worse, so this
patch proposes to deprecate it for 2014.08, but keeping the support
around, to remove it for sure in 2014.11.

Cc: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
arch/Config.in