Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix perl re-execution issues
@ 2012-04-16 16:43 Paul Eggleton
  2012-04-16 16:43 ` [PATCH 1/1] perl: fix re-execution of patch/configure Paul Eggleton
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Paul Eggleton @ 2012-04-16 16:43 UTC (permalink / raw)
  To: openembedded-core

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




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-04-18 15:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-16 16:43 [PATCH 0/1] Fix perl re-execution issues Paul Eggleton
2012-04-16 16:43 ` [PATCH 1/1] perl: fix re-execution of patch/configure Paul Eggleton
2012-04-18 15:48   ` Enrico Scholz
2012-04-16 16:51 ` [PATCH 0/1] Fix perl re-execution issues Paul Eggleton
2012-04-17 14:19 ` Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox