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.py30 override_branch_prefix = 'devtool-override-' variable
892 if branchname.startswith(override_branch_prefix):
895 …e ignored by devtool finish/update-recipe)' % (override_branch_prefix, args.branch, override_branc…
1443 if branchname.startswith(override_branch_prefix):
1835 if branchname.startswith(override_branch_prefix):
1843 if startbranch.startswith(override_branch_prefix):
1866 override = branch[len(override_branch_prefix):]