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>
Wed, 7 Mar 2018 21:37:51 +0000 (22:37 +0100)
commit13fb1c49128d4c039fc23fcf32317008862f8b4b
tree61a894efc354977c9a076bf2ed20257de3aa5073
parentbf26f87b851291acf4c1906ce2520bb6d9e05e05
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>
.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]