mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
When running patchreview with --blame, the scripts runs a git log command on the analyzed patch. When trying to analyse a layer which is not in poky tree, we might be running the git log command from outside the git workspace where the file is located, which results in such failures: Missing Signed-off-by tag ([truncated]/meta-qcom-hwe/recipes-devtools/partition-utils/qcom-ptool/0001-ptool.py-Generate-zero-files-in-output-folder-when-s.patch) fatal: not a git repository (or any parent up to mount point /local/mnt) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). Fix this situation by setting the current work dir inside the git workspace of the patch when running git log. (From OE-Core rev: 8cc1c900b91d60e633f62bfe16a2ffc2d61c3f55) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@oss.qualcomm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| bb-perf | ||
| bbvars.py | ||
| build-perf-test-wrapper.sh | ||
| convert-overrides.py | ||
| convert-spdx-licenses.py | ||
| convert-srcuri.py | ||
| convert-variable-renames.py | ||
| ddimage | ||
| devtool-stress.py | ||
| dialog-power-control | ||
| documentation-audit.sh | ||
| graph-tool | ||
| image-manifest | ||
| list-packageconfig-flags.py | ||
| make-spdx-bindings.sh | ||
| oe-build-perf-report-email.py | ||
| patchreview.py | ||
| patchtest.sh | ||
| serdevtry | ||
| test_build_time_worker.sh | ||
| test_build_time.sh | ||
| uncovered | ||
| verify-homepage.py | ||