configs/nanopc_t4: remove defconfig
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 29 Aug 2019 12:00:47 +0000 (14:00 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 1 Sep 2019 09:36:37 +0000 (11:36 +0200)
commit8efd4463f78fd68c85b45cc0da347dfb805abb7e
treebc6e17e5dca1f0bd5ea8ce146f1f805a2d21e6fe
parentaba1d2dcb43d49e6d57bd1ac1cece02b0fc968ce
configs/nanopc_t4: remove defconfig

This defconfig tries to build an ARM Trusted Firmware version that
needs an ARM32 toolchain, which is not available as the platform is an
ARM64 one. The correct solution for this is to have a package in
Buildroot for an ARM32 bare-metal toolchain, but this wasn't done in
time for the 2019.08 release.

In order to not release 2019.08 with a broken defconfig, let's remove
it. It can be re-added later once the ARM32 bare-metal toolchain
problem has been resolved.

Fixes:

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

Cc: Shyam Saini <shyam.saini@amarulasolutions.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
.gitlab-ci.yml
DEVELOPERS
board/friendlyarm/nanopc-t4/extlinux.conf [deleted file]
board/friendlyarm/nanopc-t4/genimage.cfg [deleted file]
board/friendlyarm/nanopc-t4/post-build.sh [deleted file]
board/friendlyarm/nanopc-t4/readme.txt [deleted file]
configs/nanopc_t4_defconfig [deleted file]