Hi,
we start seeing issue with building mender for x86 machines (intelNUC) with meta-mender warrior-v2020-02 branch. When revert to warrior-v2019-12 build pass fine.
Issue is:
bootfs.image_uefiimg/EFI/BOOT/bootx64.efi already exists in boot partition. Please verify that packages do not put files in the boot partition that conflict with IMAGE_BOOT_FILES.
and task do_image_uefiimg: Failed
We don’t set EFI_PROVIDER
in our local conf. I can see some changes regarding EFI_PROVIDER was done between mentioned 2 tags. Thanks.