Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_go.py118 pathprefix = "pathprefix" variable in GoRecipeHandler.__resolve_repository_static.vcs
127 vcsGitHub[vcs.pathprefix] = "github.com"
135 vcsBitbucket[vcs.pathprefix] = "bitbucket.org"
143 vcsIBMDevOps[vcs.pathprefix] = "hub.jazz.net/git"
151 vcsApacheGit[vcs.pathprefix] = "git.apache.org"
159 vcsOpenStackGit[vcs.pathprefix] = "git.openstack.org"
167 vcsChiselapp[vcs.pathprefix] = "chiselapp.com"
199 if vcs.pathprefix in srv:
200 if host == srv[vcs.pathprefix]:
360 pathprefix = path
[all …]