Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dcooker.py473 self.handleCollections(self.data.getVar("BBFILE_COLLECTIONS"))
1204 def handleCollections(self, collections): member in BBCooker