generic-poky/scripts/lib/wic/plugins/source
Ed Bartosh a508cb384c wic: use INITRD_LIVE in isoimage-isohybrid
INITRD variable is not set if hddimg is disabled.
isoimage-isohybrid can't get correct name for initrd if INITRD
variable is not set.

Added INITRD_LIVE to WICVARS and used it in isoimage-isohybrid
code to get initrd artifact name. Used INITRD if INITRD_LIVE is not set.

(From OE-Core rev: c672753be60550b15d5d593c251b61776d5b104d)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-01-31 14:38:32 +00:00
..
bootimg-efi.py gummiboot: Remove/change gummiboot references with systemd-boot 2017-01-09 13:39:11 +00:00
bootimg-partition.py wic: do not remove build dir in source plugins 2016-01-20 17:07:13 +00:00
bootimg-pcbios.py wic: bootimg-pcbios: use wic-tools target 2017-01-23 12:05:18 +00:00
fsimage.py wic: code cleanup: superfluous-parens 2015-06-23 11:47:36 +01:00
isoimage-isohybrid.py wic: use INITRD_LIVE in isoimage-isohybrid 2017-01-31 14:38:32 +00:00
rawcopy.py wic: make sure that partition size is always an integer in internal processing 2016-11-15 15:19:55 +00:00
rootfs.py wic: get rid of get_rootfs and set_rootfs 2016-01-18 11:47:06 +00:00
rootfs_pcbios_ext.py wic: removed unused imports 2016-01-19 17:24:47 +00:00