Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/tests/
H A Dlayerindexobj.py78 branchId, actual_branch='some_other_branch')
126 self.assertEqual(layerBranch.actual_branch, 'test_branch')
138 self.assertEqual(layerBranch.actual_branch, 'some_other_branch')
/OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/
H A D__init__.py1051 actual_branch="", argument
1070 self.actual_branch = actual_branch
1143 def actual_branch(self): member in LayerBranch
1149 @actual_branch.setter
1150 def actual_branch(self, value): member in LayerBranch
1157 @actual_branch.deleter
1158 def actual_branch(self): member in LayerBranch
H A Dcooker.py145 … vcs_subdir=layersubdir, vcs_last_rev=layerrev, actual_branch=layerbranch)
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bblayers/
H A Dlayerindex.py155 layerBranch.actual_branch)).ljust(55),
188 layerBranch.actual_branch,
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/management/commands/
H A Dlsupdates.py185 lv.commit = index.layerBranches[id].actual_branch