Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/layerindexlib/
H A Dcooker.py22 return CookerPlugin()
24 class CookerPlugin(layerindexlib.plugin.IndexPlugin): class