Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dstandard.py1182 def _get_patchset_revs(srctree, recipe_path, initial_rev=None, force_patch_refresh=False): argument
1207 elif line.startswith('# commit') and not force_patch_refresh:
1233 if stdout is not None and not force_patch_refresh:
1614 …version, no_remove, no_report_remove, initial_rev, dry_run_outdir=None, force_patch_refresh=False): argument
1638 …hanged_revs, filter_patches = _get_patchset_revs(srctree, append, initial_rev, force_patch_refresh)
1816 …l_rev, no_report_remove=False, dry_run_outdir=None, no_overrides=False, force_patch_refresh=False): argument
1874 …r, wildcard_version, no_remove, no_report_remove, initial_rev, dry_run_outdir, force_patch_refresh)
1912 …utdir=dry_run_outdir, no_overrides=args.no_overrides, force_patch_refresh=args.force_patch_refresh)
2177 …utdir=dry_run_outdir, no_overrides=args.no_overrides, force_patch_refresh=args.force_patch_refresh)