Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | packagedata: Show error when trying to change PE/PV/PR from runtime/pkgdata | Richard Purdie | 2013-06-28 | 1 | -5/+13 |
* | packagedata: Add error message if multiple recipes try to write the same package | Richard Purdie | 2013-01-24 | 1 | -1/+6 |
* | Convert tab indentation in python functions into four-space | Richard Purdie | 2012-07-19 | 1 | -8/+8 |
* | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 2012-03-05 | 1 | -2/+2 |
* | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 2011-11-10 | 1 | -4/+4 |
* | Move packagedata code into oe.packagedata (sync from OE) | Chris Larson | 2011-05-20 | 1 | -64/+4 |
* | classes: Remove and sanitise import statements | Richard Purdie | 2009-11-13 | 1 | -9/+0 |
* | base.bbclass: Move package metadata handling functions into their own class file | Richard Purdie | 2009-02-05 | 1 | -0/+82 |