]> code.ossystems Code Review - meta-freescale.git/commit
imx-mkimage: fix node name generations
authorAndrey Zhizhikin <andrey.z@gmail.com>
Thu, 22 Apr 2021 12:49:13 +0000 (12:49 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 22 Apr 2021 13:39:22 +0000 (10:39 -0300)
commit31d58f1791e1535b650739a07c835f272882863a
tree28405a3b08f2c62ca51f0bb8c556287050e0e320
parentdd29cf97a2bb65c5fdbfa49f2785c8466e479cf7
imx-mkimage: fix node name generations

FIT node names generated by imx-mkimage script are not conformant to the
latest version of mkimage tool and are caused to be skipped at parsing
stage, leading to build errors.

Introduce the patch to correct generated node names (drop unit address
fields and replace with names-only).

Fixes: #741 https://github.com/Freescale/meta-freescale/issues/741
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
Cc: Tom Hochstein <tom.hochstein@nxp.com>
recipes-bsp/imx-mkimage/files/0001-mkimage_fit_atf-fix-fit-generator-node-naming.patch [new file with mode: 0644]
recipes-bsp/imx-mkimage/imx-mkimage_git.inc