generic-poky/scripts/lib/wic
Ioan-Adrian Ratiu 5cabf3b061 wic/isoimage-isohybrid.py: use glob to find initramfs location
Some filenames can omit 'initramfs', or use other names. This makes
detection more flexible by using only the image name, machine arch and
image type in a glob wildcard.

(From OE-Core rev: ca516f5907a661606c35e1ca5c2ece9fc79c77ea)

Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-04-03 15:51:36 +01:00
..
canned-wks wic: move parts of canned .wks into common.wks.inc 2016-01-20 17:07:13 +00:00
config wic: get rid of scripts/lib/image 2015-09-03 12:43:25 +01:00
imager wic: do not remove build dir in source plugins 2016-01-20 17:07:13 +00:00
plugins wic/isoimage-isohybrid.py: use glob to find initramfs location 2016-04-03 15:51:36 +01:00
utils wic: refactor get_boot_config 2016-01-20 17:07:13 +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: rename kickstarter.py -> ksparser.py 2016-01-19 17:24:48 +00:00
creator.py wic: use optparse instead of cmdln 2015-09-03 12:43:28 +01:00
engine.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
help.py wic: add help for 'include' command 2016-01-20 17:07:14 +00:00
ksparser.py wic: fix type of no-table option 2016-03-28 15:55:49 +01:00
msger.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
partition.py wic: don't throw away our created swap partition 2016-02-28 11:33:04 +00:00
plugin.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
pluginbase.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
test wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00