Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 01/10] arch: deprecate the AVR32 architecture
Date: Thu, 10 Jul 2014 14:33:41 +0200	[thread overview]
Message-ID: <87egxtqtp6.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1404237789-15563-2-git-send-email-thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Tue, 1 Jul 2014 20:03:00 +0200")

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 > 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>
 > ---
 >  arch/Config.in | 6 ++++++
 >  1 file changed, 6 insertions(+)

 > diff --git a/arch/Config.in b/arch/Config.in
 > index 1f60f81..77fae7a 100644
 > --- a/arch/Config.in
 > +++ b/arch/Config.in
 > @@ -56,6 +56,12 @@ config BR2_aarch64
 >  config BR2_avr32
 >  	bool "AVR32"
 >  	select BR2_SOFT_FLOAT
 > +	# This architecture is obsolete and complicated to maintain to
 > +	# do the lack of upstream support in the major toolchain
 > +	# components. If you're interested by AVR32, contact the
 > +	# Buildroot community. Otherwise, its support will be removed
 > +	# in 2014.11.
 > +	depends on BR2_DEPRECATED_SINCE_2014_08

I agree that we should get rid of avr32, but I can also follow Thomas'
input about the normal deprecation cycle.

With summer holidays coming up, chances are that people might miss it
from the 2014.08 relase notes - Perhaps a compromise would be to only
remove it by 2015.02?

-- 
Bye, Peter Korsgaard

  parent reply	other threads:[~2014-07-10 12:33 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-01 18:02 [Buildroot] [PATCH 00/10] Proposals of deprecation/removal, mainly affecting toolchain Thomas Petazzoni
2014-07-01 18:03 ` [Buildroot] [PATCH 01/10] arch: deprecate the AVR32 architecture Thomas Petazzoni
2014-07-01 18:16   ` Baruch Siach
2014-07-01 18:35   ` Thomas De Schampheleire
2014-07-01 20:15     ` Thomas Petazzoni
2014-07-01 20:20   ` Gustavo Zacarias
2014-07-10 12:33   ` Peter Korsgaard [this message]
2014-07-10 12:55     ` Thomas Petazzoni
2014-07-10 14:52       ` Peter Korsgaard
2014-07-01 18:03 ` [Buildroot] [PATCH 02/10] binutils: switch mips/mipsel/sh to binutils 2.21.1 by default Thomas Petazzoni
2014-07-10 12:42   ` Peter Korsgaard
2014-07-01 18:03 ` [Buildroot] [PATCH 03/10] binutils: remove 2.20.1, 2.21 and 2.23.1 Thomas Petazzoni
2014-07-10 14:10   ` Peter Korsgaard
2014-07-01 18:03 ` [Buildroot] [PATCH 04/10] uclibc: remove version 0.9.32.1 Thomas Petazzoni
2014-07-10 14:16   ` Peter Korsgaard
2014-07-01 18:03 ` [Buildroot] [PATCH 05/10] package: remove references to uClibc 0.9.32 Thomas Petazzoni
2014-07-10 14:16   ` Peter Korsgaard
2014-07-01 18:03 ` [Buildroot] [PATCH 06/10] uclibc: remove BR2_UCLIBC_ARM_TYPE Thomas Petazzoni
2014-07-10 14:17   ` Peter Korsgaard
2014-07-01 18:03 ` [Buildroot] [PATCH 07/10] gcc: remove versions 4.3.x and 4.6.x Thomas Petazzoni
2014-07-10 14:18   ` Peter Korsgaard
2014-07-01 18:03 ` [Buildroot] [PATCH 08/10] qt: remove gcc 4.6.x specific kludge Thomas Petazzoni
2014-07-10 14:21   ` Peter Korsgaard
2014-07-01 18:03 ` [Buildroot] [PATCH 09/10] gdb: remove versions 7.4 and 7.5 Thomas Petazzoni
2014-07-10 14:24   ` Peter Korsgaard
2014-07-01 18:03 ` [Buildroot] [PATCH 10/10] busybox: support only one version Thomas Petazzoni
2014-07-10 14:57   ` Peter Korsgaard
2014-07-10 15:18     ` Thomas Petazzoni
2014-07-10 15:56       ` Yann E. MORIN
2014-07-10 19:33         ` Peter Korsgaard
2014-07-11  7:30           ` Thomas Petazzoni
2014-07-11  9:59             ` Gustavo Zacarias
2014-07-13 20:08       ` Arnout Vandecappelle
2014-07-01 18:36 ` [Buildroot] [PATCH 00/10] Proposals of deprecation/removal, mainly affecting toolchain Waldemar Brodkorb
2014-07-01 20:08   ` Thomas Petazzoni
2014-07-01 19:08 ` Gustavo Zacarias
2014-07-01 20:13   ` Thomas Petazzoni
2014-07-01 20:39     ` Gustavo Zacarias
2014-07-01 20:49       ` Thomas Petazzoni
2014-07-01 21:03         ` Gustavo Zacarias
2014-07-10 14:38   ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87egxtqtp6.fsf@dell.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox