summaryrefslogtreecommitdiff
path: root/packages/perl/libversion-perl-native_0.6701.bb
AgeCommit message (Collapse)AuthorFiles
2006-11-20perl: Replace the require in the native modules with a simpler version thatJamie Lenehan1
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 Lenehan1
package name to require from the name of the native package. This makes all native files identical which makes adding new ones easier.
2006-09-26perl: Add some additional perl modules. This are the optional dependenciesJamie Lenehan1
of libmodule-build, the new Build.PL based perl install system.