Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/bblayers/
H A Dcreate.py12 from bblayers.common import LayerPlugin
25 class CreatePlugin(LayerPlugin):
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bblayers/
H A Dcommon.py14 class LayerPlugin(): class
H A Daction.py16 from bblayers.common import LayerPlugin
25 class ActionPlugin(LayerPlugin):
H A Dquery.py16 from bblayers.common import LayerPlugin
25 class QueryPlugin(LayerPlugin):