Files
meta-openembedded/meta-oe/recipes-devtools
Chris Laplante 3ac60b4903 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>
2019-08-28 07:14:35 -07:00
..
2019-05-10 14:10:13 -07:00
2019-08-19 18:20:38 -07:00
2019-04-11 11:30:35 -07:00
2019-08-15 22:12:19 -07:00
2019-08-08 10:04:23 -07:00
2019-08-27 12:11:16 -07:00
2019-04-16 21:07:25 -07:00
2019-07-18 11:21:57 -07:00