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.py27 override_branch_prefix = 'devtool-override-' variable
894 if branchname.startswith(override_branch_prefix):
897 …e ignored by devtool finish/update-recipe)' % (override_branch_prefix, args.branch, override_branc…
1436 if branchname.startswith(override_branch_prefix):
1824 if branchname.startswith(override_branch_prefix):
1832 if startbranch.startswith(override_branch_prefix):
1855 override = branch[len(override_branch_prefix):]