diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2015-08-20 14:10:29 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-30 12:36:08 +0100 |
commit | 8313ceae261d626e6d172f6aad643e1abe2b2833 (patch) | |
tree | 029e3de5ebbb830a4f1e112fe6ceb52ecb6c86c4 /meta/recipes-lsb4 | |
parent | 31324ed0ea7fcc7fbfc7c2dfcdce8a571d3111c9 (diff) | |
download | poky-8313ceae261d626e6d172f6aad643e1abe2b2833.tar.gz |
wic: deferred call of hlp.get_wic_plugins_help()
If get_wic_plugins_help is called from wic main module
it calls git_bitbake_var at some point. This fails when
wic is called from bitbake as 'bitbake -e' can't be
run.
Moved call of this method to help.py in order to call it
later, when BitbakeVariables singleton is properly initialized
to get variables from .env files.
(From OE-Core rev: d401a8518fb4b0e8adeb34be8948fa780299870c)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-lsb4')
0 files changed, 0 insertions, 0 deletions