configs/pine64_rockpro64: remove defconfig
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 29 Aug 2019 12:00:50 +0000 (14:00 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 1 Sep 2019 09:36:49 +0000 (11:36 +0200)
commit10f49213b7e2837ae6ed63fc16fbdaa954ecd87f
tree8fd7bcae494936fc79d0cd457126fdb93db53449
parenta24bd8936f57a590f810e14d7828cf1bddce580e
configs/pine64_rockpro64: 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/278489367

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/pine64/rockpro64/extlinux.conf [deleted file]
board/pine64/rockpro64/genimage.cfg [deleted file]
board/pine64/rockpro64/post-build.sh [deleted file]
board/pine64/rockpro64/readme.txt [deleted file]
configs/pine64_rockpro64_defconfig [deleted file]