summaryrefslogtreecommitdiffstats
path: root/meta/classes/cpan-base.bbclass
Commit message (Expand)AuthorAgeFilesLines
* meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie2012-03-051-1/+1
* meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2012-03-051-1/+1
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-1/+1
* cpan.bbclass, cpan-base.bbclas: update them for the perlnative changeDexuan Cui2011-06-091-3/+7
* cpan.bbclass: use LIBDIR instead of DATADIRNitin A Kamble2011-01-121-2/+2
* libxml-parser-perl: Fix bug of empty package of libxml-parser-perl.Jingdong Lu2010-12-101-1/+1
* cpan-base.bbclass: fix perl version finding functionNitin A Kamble2010-07-161-1/+1
* perl: Update from OE.dev and convert to use do_install for stagingRichard Purdie2009-11-181-12/+1
* perl: Standardise config.sh locationRichard Purdie2009-11-161-1/+1
* classes: Remove and sanitise import statementsRichard Purdie2009-11-131-3/+1
* cpan-base.bbclass: Update the perl depenedencies: (from OE)Marcin Juszkiewicz2007-11-301-2/+2
* cpan classes: sync Perl with OEMarcin Juszkiewicz2007-05-301-0/+55