Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/
H A Dlocalhostbecontroller.py108 if CustomImageRecipe.LAYER_NAME in layer.name:
255 CustomImageRecipe.LAYER_NAME)
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dapi.py575 name=CustomImageRecipe.LAYER_NAME,
656 CustomImageRecipe.LAYER_NAME)
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/
H A Dmodels.py1626 LAYER_NAME = "toaster-custom-images" variable in CustomImageRecipe