Searched refs:commit_msg_body (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/scripts/ |
H A D | oe-git-archive | 107 … args.commit_msg_subject.strip(), args.commit_msg_body, args.branch_name,
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | gitarchive.py | 165 def gitarchive(data_dir, git_dir, no_create, bare, commit_msg_subject, commit_msg_body, branch_name… argument 175 commit_msg += '\n\n' + format_str(commit_msg_body, keywords)
|