| Submitter | Otavio Salvador |
|---|---|
| Date | Feb. 8, 2012, 12:22 p.m. |
| Message ID | <cover.1328703672.git.otavio@ossystems.com.br> |
| Download | mbox |
| Permalink | /patch/21011/ |
| State | New |
| Headers | show |
Pull-request
git://github.com/OSSystems/oe-core masterComments
On 02/08/2012 04:22 AM, Otavio Salvador wrote: > This has removed the map_dependencies from the cross class as we were > handling those by hand anyway in meta-chicken. > > The following changes since commit 06b740d4ca077fb4c89ee6d1065fabb02da45ec6: > > classes/buildhistory: sort list fields in package info (2012-02-08 10:43:01 +0000) > > are available in the git repository at: > git://github.com/OSSystems/oe-core master > https://github.com/OSSystems/oe-core/tree/HEAD > > Otavio Salvador (2): > cross.bbclass: add virtclass handler > useradd.bbclass: skip processing on virtclass-cross extended packages > > meta/classes/cross.bbclass | 17 +++++++++++++++++ > meta/classes/useradd.bbclass | 3 +++ > 2 files changed, 20 insertions(+), 0 deletions(-) > Merged to OE-core Thanks Sau!