Fix re-execution issues within perl. Note: I identified that some references to /usr/include are still not being substituted before or after this patch - you can see these by doing "grep -rI '/usr/include' *" in WORKDIR after do_configure(). I do not know enough about how we build perl to know if these are an issue or not, thus I left them alone.
The following change since commit 4e1a8ed1ab7e7bd950e511c79ddfe072cb280a6e: bitbake.conf: Include abi_version.conf in a early stage (2012-04-16 12:51:50 +0100) is available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/perl-reexec http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/perl-reexec Paul Eggleton (1): perl: fix re-execution of patch/configure meta/recipes-devtools/perl/perl_5.14.2.bb | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) -- 1.7.5.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
