Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dstandard.py28 override_branch_prefix = 'devtool-override-' variable
932 if branchname.startswith(override_branch_prefix):
935 …e ignored by devtool finish/update-recipe)' % (override_branch_prefix, args.branch, override_branc…
1478 if branchname.startswith(override_branch_prefix):
1891 if branchname.startswith(override_branch_prefix):
1899 if startbranch.startswith(override_branch_prefix):
1922 override = branch[len(override_branch_prefix):]