diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2022-10-30 16:14:54 -0500 |
---|---|---|
committer | Tom Hochstein <tom.hochstein@nxp.com> | 2022-10-30 16:14:54 -0500 |
commit | dfec2289fe06d9af5cc22f8d1fa6593032f48438 (patch) | |
tree | 1ec96a2d77bb0b97c3cbdfcad84c93356f48f652 /classes/imx-boot-container.bbclass | |
parent | 0a90bc6bfdc04a2e570e6f928c78dc3ec534de37 (diff) | |
download | meta-freescale-dfec2289fe06d9af5cc22f8d1fa6593032f48438.tar.gz |
imx-mkimage: Simplify compile and install tasks
Replace do_compile() with EXTRA_OEMAKE:
- The cd ${S} is redundant
- The clean operation is already done in do_configure()
- The two steps building the bin and mkimage_mx8 are the default
behavior of the top-level Makefile with target mkimage_mx8
Drop redundant cd ${S} in do_install().
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'classes/imx-boot-container.bbclass')
0 files changed, 0 insertions, 0 deletions