kumquat-buildroot/package/uboot-tools
Yegor Yefremov 21ab88c417 uboot-tools: fix dtc invocation
Since uboot 2017.09 path to dtc will be configured via Kconfig. As BR
skips this step for uboot-tools building one has to provide
CONFIG_MKIMAGE_DTC_PATH=dtc on the build command line. Otherwise
mkimage will not be able to create FIT images, i.e.:

mkimage -f kernel-fit.its kernel-fit.itb

will fail with very weird errors.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-12-01 22:42:09 +01:00
..
0001-drop-configh-from-tools.patch
0002-tools-only-in-no-dot-config-targets.patch
0003-Make-FIT-support-really-optional.patch
0004-uboot-tools-disable-pylibfdt.patch
Config.in
Config.in.host
uboot-tools.hash uboot-tools: bump to version 2017.11 2017-11-15 23:12:45 +01:00
uboot-tools.mk uboot-tools: fix dtc invocation 2017-12-01 22:42:09 +01:00