[OE-core] [PATCH 0/1] Fix perl re-execution issues

Paul Eggleton paul.eggleton at linux.intel.com
Mon Apr 16 16:43:01 UTC 2012


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





More information about the Openembedded-core mailing list