Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/bldcontrol/
H A Dlocalhostbecontroller.py108 if CustomImageRecipe.LAYER_NAME in layer.name:
255 CustomImageRecipe.LAYER_NAME)
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/
H A Dapi.py571 name=CustomImageRecipe.LAYER_NAME,
652 CustomImageRecipe.LAYER_NAME)
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/
H A Dmodels.py1629 LAYER_NAME = "toaster-custom-images" variable in CustomImageRecipe