[OE-core] [PATCH 0/2] wic usability fixes

Tom Zanussi tom.zanussi at linux.intel.com
Fri Oct 18 04:45:35 UTC 2013


These fixes point out problems or avoid ugly backtraces when users
supply invalid input values.

The following changes since commit fd09f894b40dadb8bc8b267a26dbf52e22a53d66:

  wic: add pseudo to the populate-extfs step (2013-10-16 14:11:53 -0500)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib.git tzanussi/wic-fixes-2
  http://git.yoctoproject.org/cgit.cgi//log/?h=tzanussi/wic-fixes-2

Tom Zanussi (2):
  wic: Check for the existence/correctness of build artifacts
  wic: Initialize return values in find_artifacts()

 scripts/lib/image/engine.py |  2 ++
 scripts/wic                 | 20 ++++++++++++++++++++
 2 files changed, 22 insertions(+)

-- 
1.7.11.4




More information about the Openembedded-core mailing list