aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/packagedata.bbclass
AgeCommit message (Expand)Author
2016-12-16meta: remove True option to getVar callsJoshua Lock
2015-06-16packagedata: Fix to ensure variables expand correctlyRichard Purdie
2013-06-28packagedata: Show error when trying to change PE/PV/PR from runtime/pkgdataRichard Purdie
2013-01-24packagedata: Add error message if multiple recipes try to write the same packageRichard Purdie
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-05-20Move packagedata code into oe.packagedata (sync from OE)Chris Larson
2009-11-13classes: Remove and sanitise import statementsRichard Purdie
2009-02-05base.bbclass: Move package metadata handling functions into their own class fileRichard Purdie