Age | Commit message (Expand) | Author | Files |
2015-12-01 | lib/oe/patch: improve extraction of patch header | Paul Eggleton | 1 |
2015-09-29 | oe.patch.GitApplyTree: add paths argument to extractPatches | Markus Lehtonen | 1 |
2015-09-22 | lib/oe/patch: fix for git am not cleaning up after itself | Paul Eggleton | 1 |
2015-08-30 | lib/oe/patch: handle patches that delete files with older git | Paul Eggleton | 1 |
2015-06-26 | lib/oe/patch: Fix git patch application for source in subdirectory | Richard Purdie | 1 |
2015-05-19 | recipetool: add appendfile subcommand | Paul Eggleton | 1 |
2015-05-19 | lib/oe/patch: use with open() for all file operations | Paul Eggleton | 1 |
2015-02-23 | lib/oe/patch: fix PATCHTOOL = "git" with source in a subdirectory | Paul Eggleton | 1 |
2014-12-21 | lib/oe/patch: add support for extracting patches from git tree | Paul Eggleton | 1 |
2014-12-21 | lib/oe/patch.py: abort "git am" if it fails | Paul Eggleton | 1 |
2014-12-21 | lib/oe/patch: use --keep-cr with git am | Paul Eggleton | 1 |
2014-12-21 | lib/oe/patch: auto-commit when falling back from git am | Paul Eggleton | 1 |
2014-12-21 | lib/oe/patch: fall back to patch if git apply fails | Paul Eggleton | 1 |
2014-01-28 | lib/oe/patch.py: Prefer "git am" over "git apply" when applying git patches | Laszlo Papp | 1 |
2013-09-01 | meta: Don't use deprecated bitbake API | Richard Purdie | 1 |
2013-05-09 | classes/lib: Fix getcmdstatus breakage | Richard Purdie | 1 |
2013-05-09 | sanity/patch.py: Remove commands module usage | Richard Purdie | 1 |
2013-05-09 | clases/lib: Use modern exception syntax | Richard Purdie | 1 |
2012-12-14 | lib/oe/patch: Use force option when creating symlinks to patches | Richard Purdie | 1 |
2012-07-19 | Remove a number of unneeded import os/bb calls | Richard Purdie | 1 |
2012-03-05 | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 1 |
2012-03-02 | lib/oe/patch.py: Fix and improve PatchTree() resolver logic | Richard Purdie | 1 |
2012-01-19 | classes/patch: avoid backtrace when patch does not apply | Paul Eggleton | 1 |
2011-11-10 | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 1 |
2011-11-04 | patch: Convert to use oe_terminal | Richard Purdie | 1 |
2011-10-14 | patch.py: fixed message domain errors | Samuel Stirtzel | 1 |
2011-05-10 | oe/patch.py: Remove series file during Clean() | Khem Raj | 1 |
2011-03-21 | lib/oe/patch.py: Cosmetic change to avoid bitbake warning | Khem Raj | 1 |
2011-03-21 | oe.patch: add missing imports | Chris Larson | 1 |
2011-02-07 | meta/classes: Update classes to use new fetcher API | Richard Purdie | 1 |
2010-08-04 | lib/oe: sync with OE.dev | Joshua Lock | 1 |
2010-06-10 | lib/oe/patch.py: Fix patch application failure interaction handling | Richard Purdie | 1 |
2010-05-27 | lib/oe/patch.py: Fix datastore references in error paths | Richard Purdie | 1 |
2010-05-06 | lib/oe: Import oe lib from OE.dev | Joshua Lock | 1 |