index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
lib
/
oe
/
patch.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
devtool: commit for extra tasks that modify source when extracting
Paul Eggleton
2016-02-11
1
-0
/
+3
*
lib/oe/patch: Make GitApplyTree._applypatch() support read-only .git/hooks
Peter Kjellerstedt
2016-01-30
1
-14
/
+12
*
lib/oe/patch: improve extraction of patch header
Paul Eggleton
2015-12-01
1
-15
/
+43
*
oe.patch.GitApplyTree: add paths argument to extractPatches
Markus Lehtonen
2015-10-01
1
-1
/
+4
*
lib/oe/patch: fix for git am not cleaning up after itself
Paul Eggleton
2015-09-23
1
-0
/
+7
*
lib/oe/patch: handle patches that delete files with older git
Paul Eggleton
2015-08-30
1
-1
/
+1
*
lib/oe/patch: Fix git patch application for source in subdirectory
Richard Purdie
2015-06-26
1
-3
/
+3
*
recipetool: add appendfile subcommand
Paul Eggleton
2015-05-20
1
-0
/
+63
*
lib/oe/patch: use with open() for all file operations
Paul Eggleton
2015-05-20
1
-21
/
+19
*
lib/oe/patch: fix PATCHTOOL = "git" with source in a subdirectory
Paul Eggleton
2015-02-23
1
-2
/
+5
*
lib/oe/patch: add support for extracting patches from git tree
Paul Eggleton
2014-12-21
1
-30
/
+82
*
lib/oe/patch.py: abort "git am" if it fails
Paul Eggleton
2014-12-21
1
-0
/
+6
*
lib/oe/patch: use --keep-cr with git am
Paul Eggleton
2014-12-21
1
-1
/
+1
*
lib/oe/patch: auto-commit when falling back from git am
Paul Eggleton
2014-12-21
1
-0
/
+86
*
lib/oe/patch: fall back to patch if git apply fails
Paul Eggleton
2014-12-21
1
-1
/
+5
*
lib/oe/patch.py: Prefer "git am" over "git apply" when applying git patches
Laszlo Papp
2014-01-28
1
-7
/
+13
*
meta: Don't use deprecated bitbake API
Richard Purdie
2013-09-01
1
-1
/
+1
*
classes/lib: Fix getcmdstatus breakage
Richard Purdie
2013-05-09
1
-2
/
+2
*
sanity/patch.py: Remove commands module usage
Richard Purdie
2013-05-09
1
-3
/
+3
*
clases/lib: Use modern exception syntax
Richard Purdie
2013-05-09
1
-1
/
+1
*
lib/oe/patch: Use force option when creating symlinks to patches
Richard Purdie
2012-12-17
1
-1
/
+1
*
Remove a number of unneeded import os/bb calls
Richard Purdie
2012-07-19
1
-2
/
+0
*
meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)
Richard Purdie
2012-03-05
1
-2
/
+2
*
lib/oe/patch.py: Fix and improve PatchTree() resolver logic
Richard Purdie
2012-03-02
1
-12
/
+53
*
classes/patch: avoid backtrace when patch does not apply
Paul Eggleton
2012-01-19
1
-5
/
+5
*
Convert to use direct access to the data store (instead of bb.data.*Var*())
Richard Purdie
2011-11-10
1
-2
/
+2
*
patch: Convert to use oe_terminal
Richard Purdie
2011-11-04
1
-11
/
+6
*
patch.py: fixed message domain errors
Samuel Stirtzel
2011-10-14
1
-2
/
+2
*
oe/patch.py: Remove series file during Clean()
Khem Raj
2011-05-10
1
-0
/
+1
*
lib/oe/patch.py: Cosmetic change to avoid bitbake warning
Khem Raj
2011-03-23
1
-1
/
+1
*
oe.patch: add missing imports
Chris Larson
2011-03-23
1
-0
/
+2
*
meta/classes: Update classes to use new fetcher API
Richard Purdie
2011-02-07
1
-3
/
+3
*
lib/oe: sync with OE.dev
Joshua Lock
2010-08-04
1
-9
/
+6
*
lib/oe/patch.py: Fix patch application failure interaction handling
Richard Purdie
2010-06-10
1
-1
/
+1
*
lib/oe/patch.py: Fix datastore references in error paths
Richard Purdie
2010-05-27
1
-4
/
+4
*
lib/oe: Import oe lib from OE.dev
Joshua Lock
2010-05-06
1
-0
/
+407