Searched defs:bitbake (Results 1 – 5 of 5) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/ |
H A D | localhostbecontroller.py | 76 def setCloneStatus(self,bitbake,status,total,current,repo_name): argument 82 def setLayers(self, bitbake, layers, targets): argument 318 def triggerBuild(self, bitbake, layers, variables, targets, brbe): argument
|
H A D | bbcontroller.py | 100 def setLayers(self, bitbake, ls): argument 117 def triggerBuild(self, bitbake, layers, variables, targets): argument
|
/openbmc/openbmc/poky/meta/lib/patchtest/tests/ |
H A D | test_mbox.py | 39 …bitbake = Project(name='Bitbake', listemail='bitbake-devel@lists.openembedded.org', gitrepo='http:… variable in TestMbox
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | commands.py | 221 def bitbake(command, ignore_status=False, timeout=None, postconfig=None, output_log=None, **options… function
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | structure.rst | 52 .. _structure-core-build:
|