Home
last modified time | relevance | path

Searched refs:setup_bitbake (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dmain.py388 server_connection, ui_module = setup_bitbake(configParams)
418 def setup_bitbake(configParams, extrafeatures=None): function
H A Dtinfoil.py26 from bb.main import setup_bitbake, BitBakeConfigParameters
394 self.server_connection, ui_module = setup_bitbake(config_params, extrafeatures)