Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2011-10-24 | perl: upgrade from 5.12.3 to 5.14.2 | Nitin A Kamble | 1 | |
parallel build fix patches are not needed as they are upstream now. Got a new set of debian patch set for 5.14.2 perl-rpdepends: fix the autogenerated rdepends mistakes take out some mdoules which are not going to be built. [Saul Wold: Remove debug] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> | ||||
2011-08-19 | perl-native: Update find_perl to find the perl wrapper | Wenzong Fan | 1 | |
[YOCTO #1157] [YOCTO #829] This is a common issue to the packages which using 'MakeMaker.pm' to generate their Makefiles. The function 'find_perl()' in 'MM_Unix.pm' will be used to figure out the path/link of 'PERL/FULLPERL', but it always find the 'perl.real' instead of perl wrapper. Just update it to find the perl wrapper correctly. Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> |