Lines Matching defs:config
31 def add(args, config, basepath, workspace): argument
408 def extract(args, config, basepath, workspace): argument
432 def sync(args, config, basepath, workspace): argument
486 def _extract_source(srctree, keep_temp, devbranch, sync, config, basepath, workspace, fixed_setup, … argument
698 def _add_md5(config, recipename, filename): argument
717 def _check_preserve(config, recipename): argument
778 def modify(args, config, basepath, workspace): argument
997 def rename(args, config, basepath, workspace): argument
1852 def update_recipe(args, config, basepath, workspace): argument
1888 def status(args, config, basepath, workspace): argument
1903 def _reset(recipes, no_clean, remove_work, config, basepath, workspace): argument
1996 def reset(args, config, basepath, workspace): argument
2047 def finish(args, config, basepath, workspace): argument
2226 def get_default_srctree(config, recipename=''): argument