Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/
H A Dyocto-check-layer133 elif layer['type'] == LayerType.ERROR_NO_LAYER_CONF:
171 if layer['type'] in (LayerType.ERROR_NO_LAYER_CONF, LayerType.ERROR_BSP_DISTRO):
/openbmc/openbmc/poky/scripts/lib/checklayer/
H A D__init__.py20 ERROR_NO_LAYER_CONF = 98 variable in LayerType
91 layer['type'] = LayerType.ERROR_NO_LAYER_CONF