Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dstandard.py28 override_branch_prefix = 'devtool-override-' variable
917 if branchname.startswith(override_branch_prefix):
920 …e ignored by devtool finish/update-recipe)' % (override_branch_prefix, args.branch, override_branc…
1421 if branchname.startswith(override_branch_prefix):
1799 if branchname.startswith(override_branch_prefix):
1807 if startbranch.startswith(override_branch_prefix):
1830 override = branch[len(override_branch_prefix):]