Skip to content
Snippets Groups Projects
Commit 2a6651e8 authored by Tobias Kahlki's avatar Tobias Kahlki
Browse files

fngsystem: Fixed copy of boot files for i.MX8M

The i.MX8M uses the meta-freescale layer. The layer adds the
KERNEL_IMAGETYPES to the IMAGE_BOOT_FILES. This breaks the copy
operation in the do_collect_files function because we don't handle
the kernel together with the boot files.
The issue is fixed by creating a copy of the IMAGE_BOOT_FILES, removing
the KERNEL_IMAGETYPES and using the copy in the function.
parent 0272dbc3
No related branches found
No related tags found
2 merge requests!418Integrate gitlab-ci/fix-gitlab-ci-integration and 6 more,!327fngsystem: Fixed do_collect_files in fngsystem-image