Richard Purdie
|
ffae400179
meta/lib+scripts: Convert to SPDX license headers
|
6 years ago |
Andreas Müller
|
b54bff841b
patch/insane: Rework patch fuzz handling
|
6 years ago |
Tomasz Dziendzielski
|
b73dc9f6f2
lib/oe/patch.py: Fix applying a directory as a patch
|
6 years ago |
Tomasz Dziendzielski
|
ad38a64a26
lib/oe/patch.py: Fix the function comment
|
6 years ago |
Richard Purdie
|
cd4b8a8553
meta: Fix Deprecated warnings from regexs
|
6 years ago |
Robert Yang
|
37b1ed066d
lib/oe/patch.py: Clean up getstatusoutput usage
|
6 years ago |
Martin Jansa
|
00b23ae2aa
patch.py: Use git format-patch with --no-signature --no-numbered params
|
7 years ago |
Alexander Kanavin
|
cc97bc0812
lib/oe/patch.py: add a warning if patch context was ignored
|
7 years ago |
Alexander Kanavin
|
7dce685fe4
meta/lib/oe/patch.py: do not leave .orig files if a patch isn't perfectly matching
|
7 years ago |
Paul Eggleton
|
52ec7ff5df
lib/oe/patch: add missing import
|
7 years ago |
Joshua Lock
|
cc2744267f
meta: replace uses of bb.data.expand(VARNAME, d) with d.expand(VARNAME)
|
8 years ago |
Dominic Sacré
|
73e811190b
lib/oe/patch: Support xz-compressed patches
|
8 years ago |
Joshua Lock
|
c4e2c59088
meta: remove True option to getVar calls
|
8 years ago |
Paul Eggleton
|
275b3fe5f4
classes/patch: move several functions to oe.patch
|
8 years ago |
Paul Eggleton
|
d316363b7b
lib/oe/patch: fix handling of patches with no header
|
8 years ago |
Paul Eggleton
|
7caf628e83
lib/oe/patch: improve accuracy of patch header extraction
|
8 years ago |
Paul Eggleton
|
f6928407ed
lib/oe/patch: exclude "From <hash>" from commit message when PATCHTOOL is "git"
|
8 years ago |
Paul Eggleton
|
94aefd9a39
lib/oe/patch: handle non-UTF8 encoding when reading patches
|
8 years ago |
Paul Eggleton
|
4b4387455c
lib/oe/patch: commit with a dummy user/email when PATCHTOOL=git
|
8 years ago |
Paul Eggleton
|
029e3ebcb2
lib/oe/patch: handle encoding differences in patch files
|
9 years ago |
Ed Bartosh
|
3ee70cb725
scripts: Fix encoding errors for python3
|
9 years ago |
Richard Purdie
|
297438e965
classes/lib: Convert to use python3 octal syntax
|
12 years ago |
Markus Lehtonen
|
fc8b24d8e0
oe/patch: print cleaner error message when patch fails to apply
|
9 years ago |
Markus Lehtonen
|
bf140145a0
oe/patch: more detailed error reporting
|
9 years ago |
Paul Eggleton
|
ddfe74447b
devtool: commit for extra tasks that modify source when extracting
|
9 years ago |
Peter Kjellerstedt
|
eb7e554cbd
lib/oe/patch: Make GitApplyTree._applypatch() support read-only .git/hooks
|
9 years ago |
Paul Eggleton
|
a360fa7d51
lib/oe/patch: improve extraction of patch header
|
9 years ago |
Markus Lehtonen
|
31c3078a63
oe.patch.GitApplyTree: add paths argument to extractPatches
|
10 years ago |
Paul Eggleton
|
e0b9a96002
lib/oe/patch: fix for git am not cleaning up after itself
|
9 years ago |
Paul Eggleton
|
9253e927d7
lib/oe/patch: handle patches that delete files with older git
|
9 years ago |