Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-11-20 | perl: Replace the require in the native modules with a simpler version that | Jamie Lenehan | 1 | |
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-04 | perl: For native perl module packages determine the actual non-native | Jamie Lenehan | 1 | |
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-26 | perl: Add some additional perl modules. This are the optional dependencies | Jamie Lenehan | 1 | |
of libmodule-build, the new Build.PL based perl install system. |