generic-poky/scripts/lib/wic
Ed Bartosh e3c64a90d7 wic: exec_native_cmd: fix undefined variable error
Defined variable 'out' to fix this exception:
UnboundLocalError: local variable 'out' referenced before assignment

(From OE-Core rev: d994340ec32ec04226ec185a8998775602c8b8bf)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-04 23:18:18 +00:00
..
canned-wks canned-wks: remove mpc8315e-rdb.wks 2017-01-16 18:05:13 +00:00
plugins wic: move PluginMgr class to pluginbase 2017-03-04 23:18:17 +00:00
utils wic: exec_native_cmd: fix undefined variable error 2017-03-04 23:18:18 +00:00
__init__.py wic: move WicError to lib/wic/__init__.py 2017-03-04 23:18:17 +00:00
engine.py wic: move PluginMgr class to pluginbase 2017-03-04 23:18:17 +00:00
filemap.py wic: use next builtin instead of .next method 2016-05-14 23:05:14 +01:00
help.py wic: move PluginMgr class to pluginbase 2017-03-04 23:18:17 +00:00
ksparser.py wic: use wic logger in core modules 2017-03-04 23:18:16 +00:00
partition.py wic: move PluginMgr class to pluginbase 2017-03-04 23:18:17 +00:00
pluginbase.py wic: pluginbase: use global dictionary 2017-03-04 23:18:17 +00:00