kumquat-buildroot/boot
Thomas Petazzoni ddbb5dbd83 boot/arm-trusted-firmware: add optional host-dtc dependency
Some ATF configurations, such as the ones for the STM32MP1 processor
family, require DTC during the build as Device Tree files are
used. Without dtc, the build fails:

/bin/sh: 1: dtc: not found
dtc version too old (), you need at least version 1.4.4
plat/st/stm32mp1/platform.mk:239: recipe for target 'check_dtc_version' failed
make[1]: *** [check_dtc_version] Error 1

To solve this, this commit implements a
BR2_TARGET_ARM_TRUSTED_FIRMWARE_NEEDS_DTC option, in a way that mimics
the BR2_TARGET_UBOOT_NEEDS_DTC option we already have for the U-Boot
package.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-03-18 22:24:56 +01:00
..
afboot-stm32 boot/afboot-stm32: bump to version 0.2 2019-09-17 22:02:37 +02:00
arm-trusted-firmware boot/arm-trusted-firmware: add optional host-dtc dependency 2020-03-18 22:24:56 +01:00
at91bootstrap packages: use new $($PKG)_DL_DIR) variable 2018-04-02 15:53:53 +02:00
at91bootstrap3 boot/at91bootstrap3: license files hashes only valid for latest version 2020-02-06 20:38:13 +01:00
at91dataflashboot boot/*/Config.in: fix attributes order 2018-04-01 08:06:37 +02:00
barebox boot/barebox: bump version to 2020.01.0 2020-02-08 08:45:08 +01:00
binaries-marvell binaries-marvell: bump version and switch to common firmware 2019-09-21 18:31:26 +02:00
boot-wrapper-aarch64 boot/boot-wrapper-aarch64: add gicv3 support 2019-12-12 21:22:27 +01:00
grub2 boot/grub2: bump to verson 2.04 2019-09-21 23:15:27 +02:00
gummiboot boot/gummiboot: fix linking for non-host compatible targets 2019-03-26 18:53:47 +01:00
lpc32xxcdl boot/*/Config.in: fix attributes order 2018-04-01 08:06:37 +02:00
mv-ddr-marvell package/m*: add license file hashes 2020-02-03 14:45:35 +01:00
mxs-bootlets boot/*/Config.in: fix attributes order 2018-04-01 08:06:37 +02:00
opensbi boot/opensbi: bump to version 0.6 2020-03-05 23:36:31 +01:00
optee-os boot/optee-os: license files hashes only valid for latest version 2020-02-06 20:42:02 +01:00
s500-bootloader
shim boot/shim: new package 2019-01-12 17:38:25 +01:00
syslinux package/s*: add license file hashes 2020-02-03 14:45:36 +01:00
uboot boot/uboot: license files hashes only valid for latest version 2020-02-06 18:38:35 +01:00
vexpress-firmware boot/vexpress-firmware: add upstream URL in Config.in help text 2018-09-20 21:40:03 +02:00
common.mk
Config.in boot/riscv-pk: Remove obselete bootloader 2019-10-11 22:52:19 +02:00