generic-poky/scripts/lib
Ed Bartosh 8313ceae26 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>
2015-08-30 12:36:08 +01:00
..
bsp yocto-bsp / yocto-layer: fix template recipes 2015-08-25 10:47:20 +01:00
devtool devtool: implement build-image plugin 2015-08-30 12:35:50 +01:00
image wic: deferred call of hlp.get_wic_plugins_help() 2015-08-30 12:36:08 +01:00
recipetool recipetool.append: add extralines arg to appendsrc 2015-07-27 23:29:12 +01:00
wic wic: remove undescore from function name 2015-08-30 12:36:08 +01:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py recipetool: ensure git clone is standalone when extracting 2015-05-01 17:08:50 +01:00