Home
last modified time | relevance | path

Searched defs:configfile (Results 1 – 3 of 3) sorted by relevance

/openbmc/fb-ipmi-oem/
H A Dmeson.build97 configfile = ['cri_sensors.json', 'gpio_desc.json', 'post_desc.json'] variable
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcookerdata.py187 def findConfigFile(configfile, data): argument
H A Dcooker.py984 def findConfigFilePath(self, configfile): argument