]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/patch: use --keep-cr with git am
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 19 Dec 2014 11:41:47 +0000 (11:41 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 21 Dec 2014 12:37:18 +0000 (12:37 +0000)
commit1cfcae0cd0bc776f5bb91a75bb8ffdad3d7bf200
tree5daf31217ca890096de465ebe1375cd1ddaae47d
parent8c522846093809a8deb866079e73fa317266c80e
lib/oe/patch: use --keep-cr with git am

Preserving carriage returns is important where the patch contains them.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/patch.py