summaryrefslogtreecommitdiff
path: root/meta/lib/oe/patch.py
AgeCommit message (Expand)AuthorFiles
2012-12-14lib/oe/patch: Use force option when creating symlinks to patchesRichard Purdie1
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie1
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie1
2012-03-02lib/oe/patch.py: Fix and improve PatchTree() resolver logicRichard Purdie1
2012-01-19classes/patch: avoid backtrace when patch does not applyPaul Eggleton1
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie1
2011-11-04patch: Convert to use oe_terminalRichard Purdie1
2011-10-14patch.py: fixed message domain errorsSamuel Stirtzel1
2011-05-10oe/patch.py: Remove series file during Clean()Khem Raj1
2011-03-21lib/oe/patch.py: Cosmetic change to avoid bitbake warningKhem Raj1
2011-03-21oe.patch: add missing importsChris Larson1
2011-02-07meta/classes: Update classes to use new fetcher APIRichard Purdie1
2010-08-04lib/oe: sync with OE.devJoshua Lock1
2010-06-10lib/oe/patch.py: Fix patch application failure interaction handlingRichard Purdie1
2010-05-27lib/oe/patch.py: Fix datastore references in error pathsRichard Purdie1
2010-05-06lib/oe: Import oe lib from OE.devJoshua Lock1