aboutsummaryrefslogtreecommitdiffstats
path: root/packages/perl/libxml-parser-perl-native_2.34.bb
AgeCommit message (Collapse)Author
2008-03-19libxml-parser-perl-native_2.34.bb : change ordering to make staging workGraeme Gregory
2007-06-01libxml-parser-perl-native: Remove uneeded entries:Jamie Lenehan
* 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.
2007-05-30libxml-parser-perl-native: fix RDEPENDS (from Poky)Marcin Juszkiewicz
2006-11-20perl: Replace the require in the native modules with a simpler version thatJamie Lenehan
names the actual module instead of using python. Should help with the current parse errors that is apparently occurring with new versions of bitbake. The python version was helpful when messing with lots of these things but serves no purpose now.
2006-10-04perl: For native perl module packages determine the actual non-nativeJamie Lenehan
package name to require from the name of the native package. This makes all native files identical which makes adding new ones easier.
2006-08-06clases/cpan.bbclass,packages/perl: add EXTRA_CPANFLAGS, fix nativeHolger Freyther
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-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2005-06-30import clean BK tree at cset 1.3670Koen Kooi
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA