Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] configs: remove calao*_defconfig
Date: Wed, 9 Nov 2016 22:53:39 +0100	[thread overview]
Message-ID: <20161109225339.0d96ae4a@free-electrons.com> (raw)
In-Reply-To: <1478352758-28778-1-git-send-email-thomas.petazzoni@free-electrons.com>

Hello,

On Sat,  5 Nov 2016 14:32:36 +0100, Thomas Petazzoni wrote:
> The calao defconfigs no longer build with gcc 5.x, due to Linux kernel
> versions used being too old. However, it is unlikely that anyone will
> ever update them, since Calao Systems has gone bankrupt in April 2016.
> 
> Therefore, let's remove them. If anyone is interested again at some
> point, it will be easy to revive them from the Git history.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
>  board/calao/qil-a9260/linux-3.4.7.config           | 111 ---
>  .../patches/at91bootstrap/0001-qil-a9260.patch     | 603 ---------------
>  .../qil-a9260/patches/barebox/0001-qil-a9260.patch |  36 -
>  .../qil-a9260/patches/linux/0001-qil-a9260.patch   |  27 -
>  .../at91bootstrap-1.16-tny-a9g20-lpw.patch         | 551 -------------
>  board/calao/tny-a9g20-lpw/linux-3.9.config         | 187 -----
>  .../usb-a9260/at91bootstrap-1.16-usb-a9260.patch   | 603 ---------------
>  board/calao/usb-a9260/linux-3.7.4.config           |  97 ---
>  .../usb-a9263/at91bootstrap-1.16-usb-a9263.patch   | 851 ---------------------
>  board/calao/usb-a9263/linux-3.4.4.config           | 102 ---
>  board/calao/usb-a9g20-lpw/linux-3.4.4.config       | 105 ---
>  .../patches/at91bootstrap/0001-usb-a9g20-lpw.patch | 610 ---------------
>  .../patches/barebox/0001-usb-a9g20-lpw.patch       |  12 -
>  configs/calao_qil_a9260_defconfig                  |  20 -
>  configs/calao_tny_a9g20_lpw_defconfig              |  29 -
>  configs/calao_usb_a9260_defconfig                  |  18 -
>  configs/calao_usb_a9263_defconfig                  |  17 -
>  configs/calao_usb_a9g20_lpw_defconfig              |  17 -
>  18 files changed, 3996 deletions(-)
>  delete mode 100644 board/calao/qil-a9260/linux-3.4.7.config
>  delete mode 100644 board/calao/qil-a9260/patches/at91bootstrap/0001-qil-a9260.patch
>  delete mode 100644 board/calao/qil-a9260/patches/barebox/0001-qil-a9260.patch
>  delete mode 100644 board/calao/qil-a9260/patches/linux/0001-qil-a9260.patch
>  delete mode 100644 board/calao/tny-a9g20-lpw/at91bootstrap-1.16-tny-a9g20-lpw.patch
>  delete mode 100644 board/calao/tny-a9g20-lpw/linux-3.9.config
>  delete mode 100644 board/calao/usb-a9260/at91bootstrap-1.16-usb-a9260.patch
>  delete mode 100644 board/calao/usb-a9260/linux-3.7.4.config
>  delete mode 100644 board/calao/usb-a9263/at91bootstrap-1.16-usb-a9263.patch
>  delete mode 100644 board/calao/usb-a9263/linux-3.4.4.config
>  delete mode 100644 board/calao/usb-a9g20-lpw/linux-3.4.4.config
>  delete mode 100644 board/calao/usb-a9g20-lpw/patches/at91bootstrap/0001-usb-a9g20-lpw.patch
>  delete mode 100644 board/calao/usb-a9g20-lpw/patches/barebox/0001-usb-a9g20-lpw.patch
>  delete mode 100644 configs/calao_qil_a9260_defconfig
>  delete mode 100644 configs/calao_tny_a9g20_lpw_defconfig
>  delete mode 100644 configs/calao_usb_a9260_defconfig
>  delete mode 100644 configs/calao_usb_a9263_defconfig
>  delete mode 100644 configs/calao_usb_a9g20_lpw_defconfig

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      parent reply	other threads:[~2016-11-09 21:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-05 13:32 [Buildroot] [PATCH 1/3] configs: remove calao*_defconfig Thomas Petazzoni
2016-11-05 13:32 ` [Buildroot] [PATCH 2/3] DEVELOPERS: remove Gregory Hermant Thomas Petazzoni
2016-11-09 21:53   ` Thomas Petazzoni
2016-11-05 13:32 ` [Buildroot] [PATCH 3/3] snowball-{hdmiservice, init}: remove packages Thomas Petazzoni
2016-11-05 13:48   ` Arnout Vandecappelle
2016-11-05 13:55     ` Thomas Petazzoni
2016-11-05 14:40       ` Arnout Vandecappelle
2016-11-09 21:54   ` Thomas Petazzoni
2016-11-09 21:53 ` Thomas Petazzoni [this message]

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=20161109225339.0d96ae4a@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --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