summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl/libxml-perl_0.08.bb
Commit message (Collapse)AuthorAgeFilesLines
* perl-modules: Fix LICENSE fields to mention the correct license versionsRichard Purdie2012-03-141-2/+2
| | | | | | (From OE-Core rev: aca5eb8cda9a26b5bb9c2f1e45f2e5c1af643da0) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxml-perl: Add SRC_URI ChecksumSaul Wold2011-10-071-1/+4
| | | | | | | (From OE-Core rev: 49879562d9985da9f7caa2acdd5646eb0363d504) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* cpan.bbclass: Perform more mangling for perl pathTom Rini2011-07-211-1/+1
| | | | | | | | | | | | | On hosts where we may already be past the #! limit this is required and this is safe on the target as well. This is be7fe31 in oe.dev. Related to this we now bump all PRs for recipes that inherit cpan. Note that in oe.dev we mangle for perl but here we use the new nativeperl script. (From OE-Core rev: 682a213dc732074985bf86f508305fc6eafe18d9) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Update SRC_URIs to use BPN instead of PNRichard Purdie2011-03-141-1/+1
| | | | | | | | [YOCTO #860] (From OE-Core rev: 09ed5de9624be38c0fa5cb3f943691c3b4a50686) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxml-perl: Add libxml-perlJingdong Lu2010-12-101-0/+24
Add libxml-perl in order to enable graphic LSB test(OLVER-Core test). [sgw@linux.intel.com: fixed LICENSE] Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>