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.py1180 def _get_patchset_revs(srctree, recipe_path, initial_rev=None, force_patch_refresh=False): argument
1205 elif line.startswith('# commit') and not force_patch_refresh:
1231 if stdout is not None and not force_patch_refresh:
1606 …version, no_remove, no_report_remove, initial_rev, dry_run_outdir=None, force_patch_refresh=False): argument
1631 …hanged_revs, filter_patches = _get_patchset_revs(srctree, append, initial_rev, force_patch_refresh)
1807 …l_rev, no_report_remove=False, dry_run_outdir=None, no_overrides=False, force_patch_refresh=False): argument
1863 …r, wildcard_version, no_remove, no_report_remove, initial_rev, dry_run_outdir, force_patch_refresh)
1901 …utdir=dry_run_outdir, no_overrides=args.no_overrides, force_patch_refresh=args.force_patch_refresh)
2167 …utdir=dry_run_outdir, no_overrides=args.no_overrides, force_patch_refresh=args.force_patch_refresh)