buildroot/support
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
..
config-fragments support/config-fragments: update ARC pre-built toolchain 2017-11-17 23:40:57 +01:00
dependencies dependencies: always use HOSTCC_NOCACHE for DEPENDENCIES_HOST_PREREQ 2017-10-22 15:42:26 +02:00
docker support: add Dockerfile for CI 2017-07-02 23:45:24 +02:00
download support/download: svn non-interactive in BR2_SVN 2017-11-26 14:18:57 +01:00
gnuconfig support/gnuconfig: bump version to 2016-05-15 2016-06-05 22:26:57 +02:00
kconfig support/kconfig: fix usage typo and align verb tenses 2017-10-10 22:37:11 +02:00
legal-info legal-info: add hash for our own license file 2017-07-05 16:31:40 +02:00
libtool support/libtool: add patch for newer versions 2014-12-21 13:21:56 +01:00
misc Update for 2017.11 2017-11-30 22:35:17 +01:00
scripts support/scripts/genimage.sh: show usage when invoked incorrectly 2017-12-11 20:14:39 +01:00
testing support/testing: TestATFMarvell needs BR2_TARGET_UBOOT_NEEDS_DTC=y 2017-12-12 09:36:30 +01:00