Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dsstatesig.py439 def find_sstate_manifest(taskdata, taskdata2, taskname, d, multilibcache): argument
450 if variant not in multilibcache:
451 multilibcache[variant] = oe.utils.get_multilib_datastore(variant, d)
452 d2 = multilibcache[variant]