Age | Commit message (Expand) | Author | Files |
2012-09-14 | patch.bbclass: increase security | Constantin Musca | 1 |
2012-09-14 | patch.bbclass: Use one TMPDIR per patching process | Constantin Musca | 1 |
2012-07-19 | Convert tab indentation in python functions into four-space | Richard Purdie | 1 |
2012-04-24 | quilt: move empty quiltrc to native sysconfdir | Saul Wold | 1 |
2012-02-03 | classes/patch: optionally return non-patch sources | Bruce Ashfield | 1 |
2012-01-19 | classes/patch: avoid backtrace when patch does not apply | Paul Eggleton | 1 |
2012-01-13 | patch.bbclass: Ensure the DATE and SRCDATE variable exclusions apply to the c... | Richard Purdie | 1 |
2012-01-02 | patch.bbclass: abstract out logic that determines patches to apply | Christopher Larson | 1 |
2011-11-24 | patch.bbclass: Add PATCHRESOLVE to excluded vars for generating sstate-cache | Matthew McClintock | 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-04-04 | patch.bbclass: allow importing patches into other dirs | Tom Rini | 1 |
2011-02-07 | meta/classes: Update classes to use new fetcher API | Richard Purdie | 1 |
2010-12-30 | patch.bbclass: Move vardepsexclude flag to be along side the function using t... | Richard Purdie | 1 |
2010-06-01 | patch.bbclass: Merge patch enhancements from OE by Chris Larson | Joshua Lock | 1 |
2010-05-06 | Update classes to use lib/oe | Joshua Lock | 1 |
2009-11-13 | bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p... | Richard Purdie | 1 |
2009-11-13 | classes: Remove and sanitise import statements | Richard Purdie | 1 |
2009-09-03 | patch.bbclass: Merge in git resolver changes from OE.dev. Catch all exception... | Richard Purdie | 1 |
2009-07-02 | patch.bbclass: Fix up the environment for the patch resolution code | Richard Purdie | 1 |
2009-07-02 | patch.bbclass: Sync with OE.dev | Richard Purdie | 1 |
2009-06-22 | patch.bbclass: Allow a patch to be applied or not applied against a specific ... | Richard Purdie | 1 |
2008-05-18 | patch.bbclass: Make it possibe to override the patch dependency | Richard Purdie | 1 |
2007-08-03 | patch.bbclass: Add support for maxrev and minrev | Richard Purdie | 1 |
2007-05-11 | patch.bbclass: Set default patch resolver to noop | Richard Purdie | 1 |
2007-04-14 | patch.bbclass: Specify a quiltrc file so users settings don't interfere with ... | Richard Purdie | 1 |
2007-04-03 | classes: Rework core dependencies to work properly at the task level | Richard Purdie | 1 |
2007-01-08 | patch.bbclass: Fix force options for recent quilt versions | Richard Purdie | 1 |
2006-10-25 | patch.bbclass: fix bug where it failed to detect that the user did not modify... | Chris Larson | 1 |
2006-09-15 | patch.bbclass: sync with upstream oe. | Chris Larson | 1 |
2006-09-01 | patch.bbclass: updates from upstream oe. | Chris Larson | 1 |
2006-08-30 | Patch.bbclass: add NOOPResolver class for use in unattended builds, which doe... | Chris Larson | 1 |
2006-08-28 | Patch failure handling updates, added a 'patch' concrete class, so we can app... | Chris Larson | 1 |
2006-08-27 | Patch.bbclass: fix bug resulting in a failure to md5 the local path.. it brok... | Chris Larson | 1 |
2006-08-23 | Fix the patch.bbclass error handling in a couple of the error paths by changi... | Chris Larson | 1 |
2006-08-22 | Clean up the way patch.bbclass's runcmd handles the directory not existing. | Chris Larson | 1 |
2006-08-21 | Changes for ticket:8, with fixes for the bugs reported by Richard. | Chris Larson | 1 |