poky/scripts/lib/wic
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
..
canned-wks canned-wks: remove mpc8315e-rdb.wks 2017-01-16 18:05:13 +00:00
config wic: get rid of scripts/lib/image 2015-09-03 12:43:25 +01:00
imager wic: direct.py: get rid of names with two underscores 2017-01-31 14:38:32 +00:00
plugins wic: use INITRD_LIVE in isoimage-isohybrid 2017-01-31 14:38:32 +00:00
utils wic: partitionedfs: set partition name for gpt partitions 2017-01-31 14:38:32 +00:00
__init__.py wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00
__version__.py wic: Bump the version to 2.0 2014-08-11 10:53:12 +01:00
conf.py wic: use items instead of iteritems 2016-05-14 23:05:13 +01:00
creator.py wic: implement --bmap option 2016-05-19 09:05:19 +01:00
engine.py wic: look for wks files in <layer>/wic 2016-12-22 08:50:16 +00:00
filemap.py wic: use next builtin instead of .next method 2016-05-14 23:05:14 +01:00
help.py wic: add --fixed-size wks option 2016-12-22 08:50:16 +00:00
ksparser.py wic: add --fixed-size wks option 2016-12-22 08:50:16 +00:00
msger.py wic: use next builtin instead of .next method 2016-05-14 23:05:14 +01:00
partition.py partition.py: use FAKEROOTCMD variable to get path to pseudo 2017-01-23 12:05:17 +00:00
plugin.py wic: fix path parsing, use last occurrence 2016-05-20 10:20:55 +01:00
pluginbase.py wic: refactor pluginbase 2016-05-14 23:05:13 +01:00
test wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00