Searched defs:repodir (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/scripts/contrib/ |
| H A D | image-manifest | 108 def get_git_remote_branch(repodir): argument 118 def get_git_head_commit(repodir): argument 128 def get_git_repo_url(repodir, remote='origin'): argument
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | combo-layer | 39 def get_current_branch(repodir=None): argument 480 def check_repo_clean(repodir): argument 546 def check_rev_branch(component, repodir, rev, branch): argument
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/ |
| H A D | __init__.py | 190 def setup_git_repo(repodir, version, devbranch, basetag='devtool-base', d=None): argument 364 def check_git_repo_dirty(repodir): argument
|
| H A D | standard.py | 368 def _git_ls_tree(repodir, treeish='HEAD', recursive=False): argument
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/ |
| H A D | scriptutils.py | 104 def git_convert_standalone_clone(repodir): argument
|