configs/nanopi_m4: remove defconfig
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 29 Aug 2019 12:00:49 +0000 (14:00 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 1 Sep 2019 09:36:45 +0000 (11:36 +0200)
commita24bd8936f57a590f810e14d7828cf1bddce580e
treeadd0fbdf02d2ca4c8373a1e4e93d2a488c1ae66e
parent8af7b11bd8a95bc41e4de46f727f3b0afde465a4
configs/nanopi_m4: 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/278489328

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/nanopi-m4/extlinux.conf [deleted file]
board/friendlyarm/nanopi-m4/genimage.cfg [deleted file]
board/friendlyarm/nanopi-m4/post-build.sh [deleted file]
board/friendlyarm/nanopi-m4/readme.txt [deleted file]
configs/nanopi_m4_defconfig [deleted file]