[OE-core] [PATCH 06/17] wic: add default_image attribute to BitbakeVars

2015-08-25 Thread Ed Bartosh
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 ' option. Signed-off-by: Ed Bartosh --- scripts/lib/wic/utils/oe/misc.py | 6 ++ 1 file changed, 6 insertions(+) diff --g

[OE-core] [PATCH 06/17] wic: add default_image attribute to BitbakeVars

2015-08-20 Thread Ed Bartosh
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 ' option. Signed-off-by: Ed Bartosh --- scripts/lib/wic/utils/oe/misc.py | 6 ++ 1 file changed, 6 insertions(+) diff --g