]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
configs/freescale_imx6ulevk: Remove target
authorFabio Estevam <festevam@gmail.com>
Sat, 5 May 2018 23:12:24 +0000 (20:12 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 6 May 2018 06:59:53 +0000 (08:59 +0200)
commitf24f0ca7772d4cf8196f6b56a9572a6850adbe68
tree23aecdaa7757625ed5a4dc01b50cb439f1400fde
parented947dce162dca71d47abda61861d2080469197c
configs/freescale_imx6ulevk: Remove target

Currently this target fails to build:

./scripts/dtc-version.sh: line 17: dtc: command not found
./scripts/dtc-version.sh: line 18: dtc: command not found
*** Your dtc is too old, please upgrade to dtc 1.4 or newer

Even though the fix for this build failure is easy, I prefer to
maintain only imx6ulevk_defconfig, which is a target for the
same board, but uses mainline kernel and U-Boot versions instead.

Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/66561695
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/freescale_imx6ulevk_defconfig [deleted file]