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