Searched defs:buildfile (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | cooker.py | 494 def showEnvironment(self, buildfile=None, pkgs_to_build=None): argument 1288 def matchFile(self, buildfile, mc=''): argument 1306 def buildFile(self, buildfile, task): argument 1318 def buildFileInternal(self, buildfile, task, fireevents=True, quietlog=False): argument
|
H A D | tinfoil.py | 681 def build_file(self, buildfile, task, internal=True): argument
|