diff options
author | Changqing Li <changqing.li@windriver.com> | 2025-04-02 14:29:01 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-04-03 11:06:20 +0100 |
commit | 4f9a3e751c58e70b7a68ddf5efeeed9f41cd6a80 (patch) | |
tree | e4fca703d7d51a3794197a24a2da1838aeaaa607 /meta/recipes-devtools/rust/rust-llvm/0003-llvm-fix-include-benchmarks.patch | |
parent | 603ec78ec40202f13959de800a10fd536b4bda57 (diff) | |
download | poky-4f9a3e751c58e70b7a68ddf5efeeed9f41cd6a80.tar.gz |
patch.py: set commituser and commitemail for addNote
When PATCHTOOL is set to 'git', and user don't setup
user.name and user.email for git, do_patch fail with
the following error, fix by passing -c options.
CmdError("git notes --ref refs/notes/devtool append -m 'original patch: 0001-PATCH-increase-to-cpp17-version.patch' HEAD", 0, 'stdout:
stderr: Author identity unknown
*** Please tell me who you are.
Run
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
(From OE-Core rev: a3c6706d31ae1345b571ca10b290a4e1f5a9384b)
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rust/rust-llvm/0003-llvm-fix-include-benchmarks.patch')
0 files changed, 0 insertions, 0 deletions