Searched refs:_find_recipe_path (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/ |
| H A D | utilcmds.py | 23 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)
|