generic-poky/scripts/lib/wic/utils
Ed Bartosh 95c6749af8 wic: add default_image attribute to BitbakeVars
New attribute is used when bitbake variable is requested without
specifying image name. The attribute should be set from outside,
for example when wic is called with '-e <image>' option.

(From OE-Core rev: 38d0b3744b5829333148ac4fc97dc45a8d0ba3a5)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-08-30 21:38:21 +01:00
..
oe wic: add default_image attribute to BitbakeVars 2015-08-30 21:38:21 +01:00
__init__.py wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00
cmdln.py wic: Code cleanup: unused imports 2015-07-02 23:08:38 +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:code cleanup: No space allowed 2015-04-13 22:33:20 +01:00
partitionedfs.py wic: Code cleanup: long lines, identation and whitespaces 2015-07-02 23:08:38 +01:00
runner.py wic: Code cleanup: long lines, identation and whitespaces 2015-07-02 23:08:38 +01:00
syslinux.py wic: Add plugin for single partition disk 2015-05-03 11:43:49 +01:00