summaryrefslogtreecommitdiffstats
path: root/meta/classes/patch.bbclass
Commit message (Expand)AuthorAgeFilesLines
* patch.bbclass: Add support for maxrev and minrevRichard Purdie2007-08-031-21/+23
* patch.bbclass: Set default patch resolver to noopRichard Purdie2007-05-111-1/+1
* patch.bbclass: Specify a quiltrc file so users settings don't interfere with ...Richard Purdie2007-04-141-1/+5
* classes: Rework core dependencies to work properly at the task levelRichard Purdie2007-04-031-0/+2
* patch.bbclass: Fix force options for recent quilt versionsRichard Purdie2007-01-081-0/+1
* patch.bbclass: fix bug where it failed to detect that the user did not modify...Chris Larson2006-10-251-1/+8
* patch.bbclass: sync with upstream oe.Chris Larson2006-09-151-12/+17
* patch.bbclass: updates from upstream oe.Chris Larson2006-09-011-5/+2
* Patch.bbclass: add NOOPResolver class for use in unattended builds, which doe...Chris Larson2006-08-301-8/+18
* Patch failure handling updates, added a 'patch' concrete class, so we can app...Chris Larson2006-08-281-89/+148
* Patch.bbclass: fix bug resulting in a failure to md5 the local path.. it brok...Chris Larson2006-08-271-1/+1
* Fix the patch.bbclass error handling in a couple of the error paths by changi...Chris Larson2006-08-231-4/+3
* Clean up the way patch.bbclass's runcmd handles the directory not existing.Chris Larson2006-08-221-4/+17
* Changes for ticket:8, with fixes for the bugs reported by Richard.Chris Larson2006-08-211-0/+405