Jo-Philipp Wich a656ea0bdb tools: mkimage: provide dtc path during build
The new mkimage version requires a CONFIG_MKIMAGE_DTC_PATH variable to be
provided during build, in order to hardcode a path to a suitable DT
compiler executable.

Failure to do so will result in stray "sh: 1: -I: not found" errors when
invoking mkimage for FIT image generation.

Fix the issue by supplying "dtc" as CONFIG_MKIMAGE_DTC_PATH value during
build. As we intend our host utilities to be relocatable and since we're
already overriding PATH when invoking mkimage, an absolute path is not
required.

Fixes: b13e981d72 ("tools/mkimage: update to version 2018.03")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-04-19 08:34:34 +02:00
..
2016-12-22 17:02:42 +01:00
2016-12-16 22:39:22 +01:00
2018-02-07 12:03:45 +01:00
2018-04-11 21:02:29 +02:00
2017-12-16 14:41:37 +01:00
2017-01-03 14:24:33 +01:00
2017-05-25 19:01:07 +02:00
2016-12-16 22:39:22 +01:00
2018-01-17 08:52:54 +01:00
2016-12-16 22:39:22 +01:00
2016-12-16 22:39:22 +01:00
2018-01-18 08:04:18 +01:00
2018-04-11 21:02:50 +02:00
2016-12-16 22:39:22 +01:00
2018-02-12 16:27:56 +08:00
2016-12-16 22:39:22 +01:00
2018-01-17 08:52:54 +01:00
2017-03-20 08:15:27 +01:00
2018-01-20 20:22:01 +01:00
2017-01-03 14:24:32 +01:00
2017-03-20 08:26:35 +01:00