diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2017-01-30 23:31:53 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-02 17:37:44 +0000 |
commit | 0ff04e1e956d6c2aab6ae5fb7c25b8327e99edc9 (patch) | |
tree | ea85ecfb4d52268827bddfa579c741473cca7946 /scripts/lib/scriptutils.py | |
parent | 65a99448a4b044ccde005247d54de6172ee25172 (diff) | |
download | poky-0ff04e1e956d6c2aab6ae5fb7c25b8327e99edc9.tar.gz |
wic: direct_plugin: stop using config manager
This is a preparation to removing conf.py and config/wic.conf
from the codebase.
Got rid of using configmgr global object in direct_plugin and direct
modules. It was used to implicitly parse kickstart file and set
couple of variables.
Replaced usage of configmgr by passing parameters directly to the
DirectImageCreator.
[YOCTO #10619]
(From OE-Core rev: 79191119de010acb107f9392a991108728858441)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions