summaryrefslogtreecommitdiff
path: root/packages/perl/perl-native_5.8.7.bb
AgeCommit message (Collapse)AuthorFiles
2007-05-01perl-native: Patch perl's makedepend.SH to work with gcc 4.2. Shouldn't beBernhard Rosenkraenzer1
needed for perl since it doesn't run makedepend.SH. Closes #2168
2007-04-01perl-native: bump PRKoen Kooi1
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-08-11perl: Update for keeping the debug information in the correct packageJamie Lenehan1
which is clearer. Move -dbg to the first item in the package list and use .../* to match files and ignore directories.
2006-08-11perl: Add -dbg package and move debug info to it. Closes #1234 "perlJamie Lenehan1
ships spurious debug info".
2006-08-06clases/cpan.bbclass,packages/perl: add EXTRA_CPANFLAGS, fix nativeHolger Freyther1
Add EXTRA_CPANFLAGS to cpan.bbclass, similiar to EXTRA_OECONF and EXTRA_OEMAKE Use this in libxml-parser-perl-native to point to the expat include and libraries perl-native inherits native already. No need to use BUILD_CC, BUILD_FOO, BUILD_LDFLAGS but use LDFLAGS and CC directly. LDFLAGS has rpath already removed...
2006-04-28packages/perl/perl-native_5.8.7.bb, packages/perl/perl.inc : fix issuesGraeme Gregory1
with building on multilib amd64 machines.
2005-11-11db: fix db3/db4 confusion by causing all packages to use virtual/db in ↵John Bowler1
db-4.3 4.3.29 - The SleepyCat implementation of the Berkeley DB exists in OE in two different - versions, 3.2 and 4.3. These appear to now be compatible (i.e. with the correct - settings db-4.3 can do everything db-3.2 can do and all packages compile with it). - The previous scheme of allowing both to be built (which was highly error prone) - has been removed and all db users now reference virtual/db. - Affects: - bogofilter, cyrus-*, openldap, perl, postfix, rpm
2005-07-28Disable PARALLEL_MAKE for perl-nativeKoen Kooi1
2005-07-26Update perl to 5.8.7, modified armeb patch to work for OpenSlugDavid Karlstrom1