poky/scripts/lib/wic/plugins/source
Ed Bartosh aad85050d7 wic: raise WicError instead of calling logger.error
Replaced forgotten calls of logger.error with raising
WicError exception. Otherwise errors will be ignored.

(From OE-Core rev: 7a5156092699593903a4bedb4cb23cc6e42ea62e)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-04 23:18:18 +00:00
..
bootimg-efi.py wic: move WicError to lib/wic/__init__.py 2017-03-04 23:18:17 +00:00
bootimg-partition.py wic: move WicError to lib/wic/__init__.py 2017-03-04 23:18:17 +00:00
bootimg-pcbios.py wic: raise WicError instead of calling logger.error 2017-03-04 23:18:18 +00:00
fsimage.py wic: move WicError to lib/wic/__init__.py 2017-03-04 23:18:17 +00:00
isoimage-isohybrid.py wic: move WicError to lib/wic/__init__.py 2017-03-04 23:18:17 +00:00
rawcopy.py wic: move WicError to lib/wic/__init__.py 2017-03-04 23:18:17 +00:00
rootfs_pcbios_ext.py wic: move WicError to lib/wic/__init__.py 2017-03-04 23:18:17 +00:00
rootfs.py wic: move WicError to lib/wic/__init__.py 2017-03-04 23:18:17 +00:00