Searched refs:check_rev_branch (Results 1 – 1 of 1) sorted by relevance
/openbmc/openbmc/poky/scripts/ |
H A D | combo-layer | 236 if not check_rev_branch(name, ldir, lastrev, branch): 546 def check_rev_branch(component, repodir, rev, branch): function 688 if not check_rev_branch(name, ldir, top_revision, branch): 699 if not check_rev_branch(name, ldir, repo['last_revision'], branch): 1020 if not check_rev_branch(name, ldir, top_revision, branch): 1029 if not check_rev_branch(name, ldir, last_revision, branch):
|