Home
last modified time | relevance | path

Searched defs:setup_modified_recipe (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/poky/scripts/lib/devtool/ide_plugins/
H A Dide_none.py36 def setup_modified_recipe(self, args, image_recipe, modified_recipe): member in IdeNone
H A D__init__.py204 def setup_modified_recipe(self, args, image_recipe, modified_recipe): member in IdeBase
H A Dide_code.py451 def setup_modified_recipe(self, args, image_recipe, modified_recipe): member in IdeVSCode