Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/
H A Dyocto-check-layer128 if layer['type'] == LayerType.ERROR_BSP_DISTRO:
171 if layer['type'] in (LayerType.ERROR_NO_LAYER_CONF, LayerType.ERROR_BSP_DISTRO):
/openbmc/openbmc/poky/scripts/lib/checklayer/
H A D__init__.py21 ERROR_BSP_DISTRO = 99 variable in LayerType
117 layer['type'] = LayerType.ERROR_BSP_DISTRO