diff options
author | Chris Laplante <chris.laplante@agilent.com> | 2019-08-27 17:51:41 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-08-28 07:14:35 -0700 |
commit | 3ac60b4903a20079851617f3369e4aefbae1b8d3 (patch) | |
tree | 2b27f4ffb67dba922c95f228dc9b106e7d175078 /meta-python/recipes-devtools/python/python-pytest/0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch | |
parent | 98625eb6c501d74d18e728a8b34e9719c7011f1b (diff) | |
download | meta-openembedded-3ac60b4903a20079851617f3369e4aefbae1b8d3.tar.gz |
breakpad: fix patch striplevel to avoid 'devtool modify breakpad' error
Since the patch is modifying files in a self-contained git repo that is
.gitignored, git ends up thinking we have just touched a submodule.
This leads to 'devtool modify breakpad' failing with:
Exception: bb.process.ExecutionError: Execution of 'git add .; git -c
user.name="OpenEmbedded" -c user.email="oe.patch@oe" commit -a -m
"Committing changes from do_patch
%% ignore - from do_patch"' failed with exit code 1:
On branch devtool
Changes not staged for commit:
modified: src/third_party/lss (modified content)
no changes added to commit
ERROR: Function failed: patch_task_postfunc
Signed-off-by: Chris Laplante <chris.laplante@agilent.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pytest/0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch')
0 files changed, 0 insertions, 0 deletions