Home
last modified time | relevance | path

Searched refs:buildFile (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcommand.py615 def buildFile(self, command, params): member in CommandsAsync
629 command.cooker.buildFile(bfile, task)
630 buildFile.needcache = False
H A Dcooker.py1306 def buildFile(self, buildfile, task): member in BBCooker
/openbmc/openbmc/poky/bitbake/
H A DChangeLog108 - Update shell to use cooker.buildFile