]> 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)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 25 Oct 2021 15:21:08 +0000 (15:21 +0000)
commit199c4d81f64a6c7374feba9e7ce8e06246198bf2
tree076ac868177f347225be06f64d7b013bbfd5a750
parentdb13f2306611bf301720725dc0e21a86f570361a
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>
(cherry picked from commit c59f817b0d1ee70ef224405ff8acd31e0743ed91)
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