configs/odroidc2: remove the defconfig
authorRomain Naour <romain.naour@smile.fr>
Fri, 2 Aug 2019 13:09:34 +0000 (15:09 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 4 Aug 2019 10:57:19 +0000 (12:57 +0200)
commitb80712a16ae3deb65331a7923aa878e13e2e66b6
tree4f0cbc9153dacad113acd7423dbbc8febff3e5d2
parent6f79cebe6a7152f2bb83af01a8909c4e33168d45
configs/odroidc2: remove the defconfig

The odroidc2 defconfig is using gcc 4.9 version in order to build
uboot (2015.01) and kernel (3.14.79) for the board.

We are going to remove gcc 4.9 version in Buildroot and this
defconfig is the only remaining one using this version.

Since we don't have the board, we can't update the defconfig with
newer bootloader and kernel version.

A new defconfig for the odroidc2 board are welcome as soon as
it use a newer uboot and kernel version.

Remove the defconfig from the gitlab yaml.

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Cc: Dagg Stompler <daggs@gmx.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
.gitlab-ci.yml
configs/odroidc2_defconfig [deleted file]