Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dcookerdata.py186 def findConfigFile(configfile, data): function
215 layerconf = findConfigFile("bblayers.conf", d)
333 return findConfigFile("bblayers.conf", data)
H A Dcooker.py1067 path = bb.cookerdata.findConfigFile(configfile, self.data)
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dpopulate_sdk_ext.bbclass379 fn = bb.cookerdata.findConfigFile('sdk-extra.conf', d)