Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dpatch.py406 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__.py201 oe.patch.GitApplyTree.gitCommandUserOptions(commit_cmd, d=d)
H A Dupgrade.py253 oe.patch.GitApplyTree.gitCommandUserOptions(useroptions, d=rd)
H A Dstandard.py482 oe.patch.GitApplyTree.gitCommandUserOptions(useroptions, d=rd)
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dpatch.bbclass81 oe.patch.GitApplyTree.gitCommandUserOptions(useroptions, d=d)