summaryrefslogtreecommitdiffstats
path: root/meta/packages/perl
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-2741-3898/+0
| | | | | | | | | | | | | | | | | Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Move byacc, which, libconvert-asn1-perl and libtimedate-perl to meta-lsbRichard Purdie2010-08-132-35/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libconvert-asn1-perl: create new recipeNitin A Kamble2010-08-131-0/+14
| | | | | | | the latest is 0.22 which is failing to build while the previous version 0.21 just works. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* libtimedate-perl: create a new recipeNitin A Kamble2010-08-131-0/+21
| | | | | | imported this recipe from OE Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* Finally deprecate all legacy do_stage functions. This changes the existing ↵Richard Purdie2010-07-221-1/+0
| | | | | | | | warning into a fatal error if any legacy do_stage functions are found. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Fix references to CROSS_DIR now that it has been removedJoshua Lock2010-04-281-1/+1
| | | | | | | CROSS_DIR is no longer removed so fix up classes, packages and documentation which refer to it. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* base.bbclass: Don't inherit siteinfo in base.bbclass [based on an OE patch ↵Richard Purdie2010-03-191-0/+2
| | | | from Chris Larson]
* perl: Update to work with native binary relative path locationsRichard Purdie2010-02-221-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* perl: Updates to ensure Config-heavy-target.pl is foundRichard Purdie2009-11-182-2/+13
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* perl: Update from OE.dev and convert to use do_install for stagingRichard Purdie2009-11-1810-202/+174
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* perl: Standardise config.sh locationRichard Purdie2009-11-163-8/+7
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Drop now unneeded FILESDIR and S variables from various recipesRichard Purdie2009-01-021-2/+0
|
* libxml-simple-perl: Remove bogus EXTRA_CPANFLAGSRichard Purdie2008-02-011-2/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3659 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add libxml-simple-perlRichard Purdie2008-02-012-0/+19
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3658 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libxml-parser-perl-native: Remove expat from DEPENDSRichard Purdie2008-02-011-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3657 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libxml-parser-perl-native: Remove uneeded entries: (from OE)Marcin Juszkiewicz2007-11-301-4/+0
| | | | | | | | | | | | | | | | | | | | | * DEPENDS on perl-native isn't needed since cpan.bbclass adds this. * DEPENDS on expat-native isn't needed since libxml-parser-perl adds this. * RDEPENDS on perl-native was only here to prevent an RDEPENDS on perl. The RDEPENDS was being added by cpan.bbclass, but that has now been fixed to not add it for native packages. This needed to be removed so that perl isn't built when you only want libxml-parser-perl-native. Revision: 73c801b307019899c3255b427e2bb7cb896f8375 Ancestor: 77ee40e486d3c8ad2628c2ac01e4325879b50821 Author: lenehan@openembedded.org Date: 2007-06-01T06:46:10 Branch: org.openembedded.dev Modified files: packages/perl/libxml-parser-perl-native_2.34.bb git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3281 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libxml-parser-perl: added expat dependencyMarcin Juszkiewicz2007-11-291-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3268 311d38ba-8fff-0310-9ca6-ca027cbcb966
* perl: Sync with OE, fix hardcoded staging referencesRichard Purdie2007-10-309-33/+158
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3034 311d38ba-8fff-0310-9ca6-ca027cbcb966
* perl: rest of sync with OE for uclibcMarcin Juszkiewicz2007-05-302-3/+24
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1828 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libxml-parser-perl-native: Fix RDEPENDSRichard Purdie2007-05-301-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1817 311d38ba-8fff-0310-9ca6-ca027cbcb966
* perl: sync with OEMarcin Juszkiewicz2007-05-307-14/+99
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1816 311d38ba-8fff-0310-9ca6-ca027cbcb966
* perl: 5.8.7 -> 5.8.8 (from OE)Richard Purdie2007-05-2751-12214/+1449
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1785 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libxml-parser-perl-native: Fix RDEPENDSRichard Purdie2007-05-131-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1715 311d38ba-8fff-0310-9ca6-ca027cbcb966
* perl: Use -f option to rm, fixing read only file problemsRichard Purdie2006-11-252-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@959 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Fix STAGING_BINDIR for multimachine use by spliting into STAGING_BINDIR and ↵Richard Purdie2006-11-252-3/+3
| | | | | | STAGING_BINDIR_NATIVE and adding both to PATH git-svn-id: https://svn.o-hand.com/repos/poky/trunk@958 311d38ba-8fff-0310-9ca6-ca027cbcb966
* perl: Sync with OE.devRichard Purdie2006-11-215-22/+1084
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@924 311d38ba-8fff-0310-9ca6-ca027cbcb966
* perl: Fix .debug file packagingRichard Purdie2006-10-221-1/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@811 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Clean up and correct MAINTAINERSRichard Purdie2006-09-212-2/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@739 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Change include x.inc -> require x.inc (sync with OE)Richard Purdie2006-08-271-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@666 311d38ba-8fff-0310-9ca6-ca027cbcb966
* perl/perl-native: Sync with OERichard Purdie2006-08-187-25/+3130
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@618 311d38ba-8fff-0310-9ca6-ca027cbcb966
* perl: Add i586-linux config fileRichard Purdie2006-08-181-0/+1028
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@617 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename /openembedded/ -> /meta/Richard Purdie2006-07-2124-0/+9237
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966