Searched defs:brbe (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/ |
H A D | localhostbecontroller.py | 318 def triggerBuild(self, bitbake, layers, variables, targets, brbe): argument
|
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
H A D | buildinfohelper.py | 146 def get_or_create_build_object(self, brbe): argument 413 def get_update_layer_object(self, layer_information, brbe): argument 895 def __init__(self, server, has_build_history = False, brbe = None): argument
|