Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/documentation/
H A Dset_versions.py78 ourbranch = None variable
102 ourbranch = i variable
108 ourbranch = branch variable
140 …futuretags = subprocess.run(["git", "tag", "--merged", ourbranch], capture_output=True, text=True)…