kumquat-buildroot/support/testing/tests
Thomas Petazzoni 7794ce5089 support/testing: TestATFMarvell needs BR2_TARGET_UBOOT_NEEDS_DTC=y
The Marvell U-Boot needs DTC to build, so the test case fails to build
on systems where dtc isn't available. We add
BR2_TARGET_UBOOT_NEEDS_DTC=y to make sure that we build our own DTC.

Fixes:

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

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-12-12 09:36:30 +01:00
..
boot support/testing: TestATFMarvell needs BR2_TARGET_UBOOT_NEEDS_DTC=y 2017-12-12 09:36:30 +01:00
core support/testing: fix code style 2017-10-06 18:56:49 +02:00
fs support/testing: update ISO9660 test case Linux kernel 2017-10-21 21:16:25 +02:00
init support/testing: fix remaining code style 2017-10-06 19:06:05 +02:00
package support/testing: fix code style 2017-10-06 18:56:49 +02:00
toolchain support/testing: use more recent toolchains 2017-10-21 19:48:30 +02:00
__init__.py