summaryrefslogtreecommitdiffstats
path: root/meta/classes/recipe_sanity.bbclass
Commit message (Expand)AuthorAgeFilesLines
* recipe_sanity.bbclass: skip DataSmart in recipe_sanity_eh()Robert Yang2016-02-211-3/+2
* recipe_sanity.bbclass: avoid error when running 'bitbake -e'Andreas Oberritter2014-04-231-1/+0
* meta: Don't use deprecated bitbake APIRichard Purdie2013-09-011-1/+1
* classes: Remove references to _remove in function names since this may become...Richard Purdie2013-08-261-6/+6
* classes/conf: Add eventmasks for event handlersRichard Purdie2013-06-141-3/+1
* recipe_sanity: Don't bother checking LICENSEPhil Blundell2012-10-181-7/+2
* meta/classes: Various python whitespace fixesRichard Purdie2012-08-211-2/+2
* Remove a number of unneeded import os/bb callsRichard Purdie2012-07-191-4/+1
* meta/classes: Update recrdeptask fields for recursive dependency handling cha...Richard Purdie2012-07-041-2/+1
* meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie2012-03-051-3/+3
* meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2012-03-051-15/+15
* import recipe_sanity.bbclass from oe masterPhil Blundell2011-06-141-0/+179