Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcommand.py290 command.cooker.updateConfigOpts(options, environment, cmdline)
H A Dcooker.py410 def updateConfigOpts(self, options, environment, cmdline): member in BBCooker