[OE-core] [PATCH 0/1] image_types_wic: fix scheduling of prepare_wic_build

Ed Bartosh ed.bartosh at linux.intel.com
Fri May 26 13:49:54 UTC 2017


Hi,

This patch fixes wic build on machines that don't support EFI.

It also fixes build on intel-meta layer for intel-corei7-64 machine that
was broken by previous patches due to the wrong assumption that
EFI_PROVIDER recipe must be present if layer provides EFI functionality.

This patch obsoletes 2 previous patches:
 image_types_wic: schedule prepare_wic_build correctly
 image_types_wic: reschedule do_prepare_wic_build

The following changes since commit 1b131061ebe121f554b931f50ee9ff934f61b762:

  runqemu: output qemu-system errors (2017-05-26 16:37:23 +0300)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ed/wic/wip
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/wic/wip

Ed Bartosh (1):
  image_types_wic: schedule prepare_wic_build correctly

 meta/classes/image_types_wic.bbclass | 28 +++++++++++++++-------------
 1 file changed, 15 insertions(+), 13 deletions(-)

--
Regards,
Ed




More information about the Openembedded-core mailing list