Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dutilcmds.py23 def _find_recipe_path(args, config, basepath, workspace): function
44 recipefile = _find_recipe_path(args, config, basepath, workspace)
51 return scriptutils.run_editor(_find_recipe_path(args, config, basepath, workspace), logger)