poky/scripts/lib/wic/plugins/source
Ed Bartosh 627952a234 wic: use kernel_dir instead of bootimg_dir
bootimg_dir is usually set to the value of STAGING_DATADIR and
kernel_dir - to the value of DEPLOY_DIR_IMAGE, so usage of
kernel_dir is more logical in bootimg-efi, bootimg-partition and
rawcopy plugins.

Replaced usage of bootimg_dir to kernel_dir in 3 above mentioned
plugins that use DEPLOY_DIR_IMAGE as a default artifact location.

(From OE-Core rev: 48a5d67d7cafdeac821e6f35bea380521ef017d5)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-23 13:19:49 +00:00
..
bootimg-efi.py wic: use kernel_dir instead of bootimg_dir 2017-03-23 13:19:49 +00:00
bootimg-partition.py wic: use kernel_dir instead of bootimg_dir 2017-03-23 13:19:49 +00:00
bootimg-pcbios.py wic: don't set creator.bootimg_dir in plugins 2017-03-23 13:19:49 +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: use kernel_dir instead of bootimg_dir 2017-03-23 13:19:49 +00:00
rootfs.py wic: move WicError to lib/wic/__init__.py 2017-03-04 23:18:17 +00:00