generic-poky/scripts/lib/wic/utils
Mariano Lopez f95f729518 wic/utils/misc.py: Added function to search for files in canned-wks
This change add two new function to search for files in the
canned-wks folder for all the layers included in bblayers.conf.
This will be used to search for custom configuration files for
the bootloaders.

There are similar functions in the wic engine, but these are
focused in wks files only, so it was needed to create new ones.

[YOCTO #8728]

(From OE-Core rev: 356a942e75ac1743290d2c360d1bb89e2225b6cc)

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-12-09 08:48:24 +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/utils/misc.py: Added function to search for files in canned-wks 2015-12-09 08:48:24 +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