aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/recipe_sanity.bbclass
AgeCommit message (Expand)Author
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