Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2011-06-23 | packagedata.py: Fix read_subpkgdata_dict() | Richard Purdie | 1 | |
If both VAR and VAR_foo are in subd, we need to ensure VAR_foo gets returned. Currently the code would work randomly. The only current user is the rpm packaging backend. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
2011-05-20 | packagedata: don't choke on empty PACKAGES | Chris Larson | 1 | |
Signed-off-by: Chris Larson <chris_larson@mentor.com> | ||||
2011-05-20 | Move packagedata code into oe.packagedata (sync from OE) | Chris Larson | 1 | |
Signed-off-by: Chris Larson <chris_larson@mentor.com> |