Age | Commit message (Expand) | Author | Files |
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 |