]> code.ossystems Code Review - meta-freescale.git/commit
imx-mkimage: use mkimage tool from sysroot
authorAndrey Zhizhikin <andrey.z@gmail.com>
Thu, 21 Oct 2021 10:01:01 +0000 (10:01 +0000)
committerAndrey Zhizhikin <andrey.z@gmail.com>
Fri, 22 Oct 2021 19:15:38 +0000 (19:15 +0000)
commitc59f817b0d1ee70ef224405ff8acd31e0743ed91
tree0693c8aa58204d24b3344dd5b52f9515ca21a5a2
parentf0092d11699caf95f43aa8acfb2ba7d166608859
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>
recipes-bsp/imx-mkimage/files/0001-iMX8M-soc.mak-use-native-mkimage-from-sysroot.patch [new file with mode: 0644]
recipes-bsp/imx-mkimage/imx-boot_1.0.bb
recipes-bsp/imx-mkimage/imx-mkimage_git.inc