Assembling a FIT image requires that all artifacts are ready before calling assemble_fitimage(), which occurs before do_install() and after do_compile(). To ensure the Linux kernel recipe provides the final artifacts in the correct location, this commit replaces the additional do_install() step with an additional do_compile() step, ensuring that all necessary artifacts are available before assemble_fitimage(). https://onedigi.atlassian.net/browse/DEL-9442 Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com> |
||
|---|---|---|
| .. | ||
| dtc | ||
| kernel-module-qualcomm | ||
| linux | ||
| linux-firmware | ||
| linux-libc-headers | ||
| perf | ||