Searched refs:gitCommandUserOptions (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | patch.py | 406 def gitCommandUserOptions(cmd, commituser=None, commitemail=None, d=None): member in GitApplyTree 452 GitApplyTree.gitCommandUserOptions(cmd, commituser, commitemail) 537 self.gitCommandUserOptions(shellcmd, self.commituser, self.commitemail)
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/ |
| H A D | __init__.py | 201 oe.patch.GitApplyTree.gitCommandUserOptions(commit_cmd, d=d)
|
| H A D | upgrade.py | 253 oe.patch.GitApplyTree.gitCommandUserOptions(useroptions, d=rd)
|
| H A D | standard.py | 482 oe.patch.GitApplyTree.gitCommandUserOptions(useroptions, d=rd)
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | patch.bbclass | 81 oe.patch.GitApplyTree.gitCommandUserOptions(useroptions, d=d)
|