diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2014-12-19 11:41:46 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-21 12:37:18 +0000 |
commit | 8c522846093809a8deb866079e73fa317266c80e (patch) | |
tree | 443a0acb7acac9c3cd544e61a9a79211641e2ca6 /.gitignore | |
parent | a8143f33d3104adcd10968e3b05df2024e723f5a (diff) | |
download | openembedded-core-8c522846093809a8deb866079e73fa317266c80e.tar.gz openembedded-core-8c522846093809a8deb866079e73fa317266c80e.tar.bz2 openembedded-core-8c522846093809a8deb866079e73fa317266c80e.zip |
lib/oe/patch: auto-commit when falling back from git am
When PATCHTOOL = "git", if we're not able to use "git am" to apply a
patch and fall back to "git apply" or "patch", it is desirable to
actually commit the changes, attempting to preserve (and interpret) the
patch header as part of the commit message if present. As a bonus, the
code for extracting the commit message is callable externally in case it
is useful elsewhere.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions