generic-poky/scripts/lib/wic/utils
Ed Bartosh 15ea180414 wic: refactor get_boot_config
This function is going to be used by ks parser to find include .wks
files. get_boot_config name is a bit confusing as function is quite
generic. It looks if file is present in the canned wks directories.

Renamed get_boot_config -> get_canned.
Renamed parameter file_boot -> file_name.
Updated description.

(From OE-Core rev: 8ea9a4c0422c9600cd33ec6e815ebcf2d0aad364)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-20 17:07:13 +00:00
..
oe wic: exec_native_cmd: implement support for pseudo 2015-12-01 21:32:02 +00:00
__init__.py wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00
errors.py wic: refactored processing of wic exceptions 2015-05-29 10:17:14 +01:00
fs_related.py wic: code cleanup: wildcard imports 2015-04-24 11:06:55 +01:00
misc.py wic: refactor get_boot_config 2016-01-20 17:07:13 +00:00
partitionedfs.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
runner.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
syslinux.py wic: Add plugin for single partition disk 2015-05-03 11:43:49 +01:00