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