| Commit message (Expand) | Author | Age | Files | Lines |
* | recipe_sanity: Drop now unused FILESDIR | Richard Purdie | 2017-04-05 | 1 | -17/+0 |
* | meta: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 1 | -13/+13 |
* | meta: cleanup d.getVar(var, 0) | Robert Yang | 2016-09-14 | 1 | -11/+11 |
* | recipe_sanity.bbclass: skip DataSmart in recipe_sanity_eh() | Robert Yang | 2016-02-21 | 1 | -3/+2 |
* | recipe_sanity.bbclass: avoid error when running 'bitbake -e' | Andreas Oberritter | 2014-04-23 | 1 | -1/+0 |
* | meta: Don't use deprecated bitbake API | Richard Purdie | 2013-09-01 | 1 | -1/+1 |
* | classes: Remove references to _remove in function names since this may become... | Richard Purdie | 2013-08-26 | 1 | -6/+6 |
* | classes/conf: Add eventmasks for event handlers | Richard Purdie | 2013-06-14 | 1 | -3/+1 |
* | recipe_sanity: Don't bother checking LICENSE | Phil Blundell | 2012-10-18 | 1 | -7/+2 |
* | meta/classes: Various python whitespace fixes | Richard Purdie | 2012-08-21 | 1 | -2/+2 |
* | Remove a number of unneeded import os/bb calls | Richard Purdie | 2012-07-19 | 1 | -4/+1 |
* | meta/classes: Update recrdeptask fields for recursive dependency handling cha... | Richard Purdie | 2012-07-04 | 1 | -2/+1 |
* | meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx) | Richard Purdie | 2012-03-05 | 1 | -3/+3 |
* | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 2012-03-05 | 1 | -15/+15 |
* | import recipe_sanity.bbclass from oe master | Phil Blundell | 2011-06-14 | 1 | -0/+179 |