diff options
author | Andrey Zhizhikin <andrey.z@gmail.com> | 2021-10-21 10:01:01 +0000 |
---|---|---|
committer | Andrey Zhizhikin <andrey.z@gmail.com> | 2021-10-22 19:15:38 +0000 |
commit | c59f817b0d1ee70ef224405ff8acd31e0743ed91 (patch) | |
tree | 0693c8aa58204d24b3344dd5b52f9515ca21a5a2 /classes/kernel-imximage.bbclass | |
parent | f0092d11699caf95f43aa8acfb2ba7d166608859 (diff) | |
download | meta-freescale-c59f817b0d1ee70ef224405ff8acd31e0743ed91.tar.gz |
imx-mkimage: use mkimage tool from sysroot
mkimage tool is provided as a part of sysroot and should not be used as
a local copy, since it contains runtime dependencies which local copy
does not account for.
Drop the local copy on mkimage, introduce the patch that fixes mkimage
invocations in build system.
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
Diffstat (limited to 'classes/kernel-imximage.bbclass')
0 files changed, 0 insertions, 0 deletions