Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcooker.py390 self.handleCollections(self.data.getVar("BBFILE_COLLECTIONS"))
1122 def handleCollections(self, collections): member in BBCooker