[OE-core] [PATCH 0/6] wic: fix for #11017

Ed Bartosh ed.bartosh at linux.intel.com
Tue Feb 21 15:23:05 UTC 2017


Hi,

This patchset improves handling of wic native tool dependencies and
fixes minor bugs in the wic code.

The following changes since commit 9a0ddad5e178d16f302af2d05c32368572849fd3:

  wic: pluginbase: use global dictionary (2017-02-20 11:58:28 +0200)

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 (6):
  wic: use 2 sysroots to find native executable
  wic: use image recipe sysroot as default
  wic: exec_native_cmd: improve debug message
  wic: exec_native_cmd: fix undefined variable error
  wic: add WKS_FILE_DEPENDS variable
  wic: raise WicError instead of calling logger.error

 meta-selftest/recipes-test/images/wic-image-minimal.bb |  2 +-
 meta/classes/image_types_wic.bbclass                   |  2 ++
 scripts/lib/wic/plugins/source/bootimg-pcbios.py       |  4 ++--
 scripts/lib/wic/utils/misc.py                          | 13 +++++++++----
 scripts/wic                                            |  2 +-
 5 files changed, 15 insertions(+), 8 deletions(-)

--
Regards,
Ed




More information about the Openembedded-core mailing list