]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
configs/teliv_evk_pro3: remove defconfig
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 7 Mar 2018 20:53:23 +0000 (21:53 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 30 Mar 2018 20:09:38 +0000 (22:09 +0200)
commite6467dd3378f6c7a72ed1c53064cc4c869e86607
treefe1df627022416a807e7daeea6bdb85a5ba67c10
parentfaa870b5f265611f3b930fb650e445d8c9aa38c3
configs/teliv_evk_pro3: remove defconfig

This defconfig fails to build with gcc 6.x, even though we switched to
using gcc 6.x as the default gcc version in May 2017.

It hasn't been updated since April 2017, and the original submitter,
Fabio Porcedda said:

  Unfortunately a newer kernel doesn't boot and I don't have the time
  to fix the issue. If having a defconfig that doesn't build on gcc
  6.x is unacceptable feel free to remove it.

So, let's get rid of this defconfig, which will remove the following
build error:

  https://gitlab.com/buildroot.org/buildroot/-/jobs/55306952

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 13fb1c49128d4c039fc23fcf32317008862f8b4b)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
.gitlab-ci.yml
board/telit/evk-pro3/barebox.fragment [deleted file]
board/telit/evk-pro3/linux.fragment [deleted file]
board/telit/evk-pro3/patches/barebox/0001-watchdog-add-keep-alive-support.patch [deleted file]
board/telit/evk-pro3/patches/barebox/0002-watchdog-add-at91sam9-watchdog-support.patch [deleted file]
board/telit/evk-pro3/patches/barebox/0003-at91sam9260-9g20-add-wathdog-support.patch [deleted file]
board/telit/evk-pro3/patches/barebox/0004-at91sam9260-9g20-fix-wathdog-support.patch [deleted file]
board/telit/evk-pro3/patches/linux/0001-kernel-add-support-for-gcc-5.patch [deleted file]
board/telit/evk-pro3/patches/linux/0002-ARM-8158-1-LLVMLinux-use-static-inline-in-ARM-ftrace.patch [deleted file]
board/telit/evk-pro3/readme.txt [deleted file]
configs/telit_evk_pro3_defconfig [deleted file]