This series updates do_image_wic dependencies. The motivation is to ensure the necessary tools are built by bitbake and available for wic when using an intel-* MACHINE. The dependencies are set such that do_bootimg task does not need to run (must have for non-live image creation).
The dependency settings are tested on intel-corei7-64 using core-image-minimal rootfs. Additionally, clean up a redundant EFI_PROVIDER setting from intel-quark. Mikko Ylinen (3): intel-*: build dosfs/mtools for wic image creation intel-*: wic: drop recursive task depedency to do_bootimg intel-quark: remove redundant EFI_PROVIDER setting conf/machine/intel-core2-32.conf | 3 +-- conf/machine/intel-corei7-64.conf | 3 +-- conf/machine/intel-quark.conf | 6 +----- 3 files changed, 3 insertions(+), 9 deletions(-) -- 2.11.0 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
