summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/patch.py
Commit message (Expand)AuthorAgeFilesLines
* meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2012-03-051-2/+2
* lib/oe/patch.py: Fix and improve PatchTree() resolver logicRichard Purdie2012-03-021-12/+53
* classes/patch: avoid backtrace when patch does not applyPaul Eggleton2012-01-191-5/+5
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-2/+2
* patch: Convert to use oe_terminalRichard Purdie2011-11-041-11/+6
* patch.py: fixed message domain errorsSamuel Stirtzel2011-10-141-2/+2
* oe/patch.py: Remove series file during Clean()Khem Raj2011-05-101-0/+1
* lib/oe/patch.py: Cosmetic change to avoid bitbake warningKhem Raj2011-03-231-1/+1
* oe.patch: add missing importsChris Larson2011-03-231-0/+2
* meta/classes: Update classes to use new fetcher APIRichard Purdie2011-02-071-3/+3
* lib/oe: sync with OE.devJoshua Lock2010-08-041-9/+6
* lib/oe/patch.py: Fix patch application failure interaction handlingRichard Purdie2010-06-101-1/+1
* lib/oe/patch.py: Fix datastore references in error pathsRichard Purdie2010-05-271-4/+4
* lib/oe: Import oe lib from OE.devJoshua Lock2010-05-061-0/+407