Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bblayers/
H A Dquery.py251 def get_collection_res(self): member in QueryPlugin
253 self.collection_res = bb.utils.get_collection_res(self.tinfoil.config_data)
257 … layer = bb.utils.get_file_layer(filename, self.tinfoil.config_data, self.get_collection_res())
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dutils.py1522 def get_collection_res(d): function
1534 collection_res = get_collection_res(d)