Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Dpatch.py409 def gitCommandUserOptions(cmd, commituser=None, commitemail=None, d=None): member in GitApplyTree
455 GitApplyTree.gitCommandUserOptions(cmd, commituser, commitemail)
507 GitApplyTree.gitCommandUserOptions(cmd, d=d)
626 self.gitCommandUserOptions(shellcmd, self.commituser, self.commitemail)
/openbmc/openbmc/poky/scripts/lib/devtool/
H A D__init__.py204 oe.patch.GitApplyTree.gitCommandUserOptions(commit_cmd, d=d)
H A Dupgrade.py257 oe.patch.GitApplyTree.gitCommandUserOptions(useroptions, d=rd)