diff options
author | Yegor Yefremov <yegorslists@googlemail.com> | 2017-12-01 13:40:20 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-12-01 22:42:09 +0100 |
commit | 21ab88c4171ff9efa8a364bd8015c7d46628f9ec (patch) | |
tree | 1c6b7024e758ff081c8192bd22aa663722db9811 /package/qt5/qt5script/qt5script.mk | |
parent | 58a00a1333a393ae9d06f421ae0472898dded1f0 (diff) | |
download | buildroot-21ab88c4171ff9efa8a364bd8015c7d46628f9ec.tar.gz buildroot-21ab88c4171ff9efa8a364bd8015c7d46628f9ec.zip |
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>
Diffstat (limited to 'package/qt5/qt5script/qt5script.mk')
0 files changed, 0 insertions, 0 deletions