generic-poky/scripts/lib
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
..
bsp example-recipe: Fix LDFLAGS compilation issue on newly created recipes 2016-12-22 08:53:03 +00:00
devtool devtool: fix source extraction to work with recipe specific sysroots 2017-01-20 11:53:49 +00:00
recipetool scripts: remove True option to getVarFlag calls 2016-12-16 10:23:23 +00:00
wic wic: use INITRD_LIVE in isoimage-isohybrid 2017-01-31 14:38:32 +00:00
argparse_oe.py scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments' 2016-05-06 10:31:13 +01:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00