aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/recipe_sanity.bbclass
AgeCommit message (Expand)Author
2012-10-18recipe_sanity: Don't bother checking LICENSEPhil Blundell
2012-08-21meta/classes: Various python whitespace fixesRichard Purdie
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie
2012-07-04meta/classes: Update recrdeptask fields for recursive dependency handling cha...Richard Purdie
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2011-06-14import recipe_sanity.bbclass from oe masterPhil Blundell