| Commit message (Expand) | Author | Age | Files | Lines |
* | bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p... | Richard Purdie | 2009-11-13 | 1 | -1/+1 |
* | classes: Remove and sanitise import statements | Richard Purdie | 2009-11-13 | 1 | -9/+2 |
* | patch.bbclass: Merge in git resolver changes from OE.dev. Catch all exception... | Richard Purdie | 2009-09-03 | 1 | -5/+21 |
* | patch.bbclass: Fix up the environment for the patch resolution code | Richard Purdie | 2009-07-02 | 1 | -0/+2 |
* | patch.bbclass: Sync with OE.dev | Richard Purdie | 2009-07-02 | 1 | -25/+63 |
* | patch.bbclass: Allow a patch to be applied or not applied against a specific ... | Richard Purdie | 2009-06-22 | 1 | -0/+12 |
* | patch.bbclass: Make it possibe to override the patch dependency | Richard Purdie | 2008-05-18 | 1 | -1/+2 |
* | patch.bbclass: Add support for maxrev and minrev | Richard Purdie | 2007-08-03 | 1 | -21/+23 |
* | patch.bbclass: Set default patch resolver to noop | Richard Purdie | 2007-05-11 | 1 | -1/+1 |
* | patch.bbclass: Specify a quiltrc file so users settings don't interfere with ... | Richard Purdie | 2007-04-14 | 1 | -1/+5 |
* | classes: Rework core dependencies to work properly at the task level | Richard Purdie | 2007-04-03 | 1 | -0/+2 |
* | patch.bbclass: Fix force options for recent quilt versions | Richard Purdie | 2007-01-08 | 1 | -0/+1 |
* | patch.bbclass: fix bug where it failed to detect that the user did not modify... | Chris Larson | 2006-10-25 | 1 | -1/+8 |
* | patch.bbclass: sync with upstream oe. | Chris Larson | 2006-09-15 | 1 | -12/+17 |
* | patch.bbclass: updates from upstream oe. | Chris Larson | 2006-09-01 | 1 | -5/+2 |
* | Patch.bbclass: add NOOPResolver class for use in unattended builds, which doe... | Chris Larson | 2006-08-30 | 1 | -8/+18 |
* | Patch failure handling updates, added a 'patch' concrete class, so we can app... | Chris Larson | 2006-08-28 | 1 | -89/+148 |
* | Patch.bbclass: fix bug resulting in a failure to md5 the local path.. it brok... | Chris Larson | 2006-08-27 | 1 | -1/+1 |
* | Fix the patch.bbclass error handling in a couple of the error paths by changi... | Chris Larson | 2006-08-23 | 1 | -4/+3 |
* | Clean up the way patch.bbclass's runcmd handles the directory not existing. | Chris Larson | 2006-08-22 | 1 | -4/+17 |
* | Changes for ticket:8, with fixes for the bugs reported by Richard. | Chris Larson | 2006-08-21 | 1 | -0/+405 |