Files
poky/meta/recipes-devtools
Paul Eggleton b99e2f2f33 perl: fix re-execution of patch/configure
The perl recipe's do_configure() does some manual sed replacements over
the entire WORKDIR. Fix the following issues with this:

* Skip patches, which fixes re-execution of do_patch after do_configure
  has run once
* Ensure that the replacement operation does nothing if do_configure is
  re-executed
* Avoid unnecessarily modifying /usr/include paths within documentation
  that will end up being packaged
* Fix a quoting issue in the expression used in the grep command that
  ended up causing files that did not contain .*\.h after /usr/include
  to be matched and modified.

The files modified during do_configure have been compared before and
after this patch to ensure there are no unexpected changes. Some
/usr/include paths that are not within documentation are no longer
being substituted however these are all within comments or scripts for
other Unix operating systems that are not applicable.

[YOCTO #2194]

(From OE-Core rev: 19255032e7744fce5cbe466e4869ded378d3b4f5)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-16 22:30:03 +01:00
..
2012-01-03 12:14:25 +00:00
2012-01-03 12:14:31 +00:00
2012-03-13 11:45:09 +00:00
2012-03-21 15:33:03 +00:00
2012-02-28 12:27:46 +00:00
2012-04-10 13:32:01 +01:00
2012-02-26 22:51:58 +00:00
2011-07-20 15:27:36 +01:00
2011-07-01 23:27:29 +01:00
2012-01-03 12:14:31 +00:00
2011-11-29 11:22:04 +00:00
2012-01-19 11:34:07 +00:00
2012-03-19 14:37:43 +00:00
2012-03-13 23:18:46 +00:00
2012-01-17 14:53:25 +00:00
2012-03-14 13:03:10 +00:00
2011-10-14 13:18:18 +01:00
2012-02-03 15:56:38 +00:00
2012-03-16 16:47:44 +00:00
2011-12-08 15:24:32 +00:00
2011-12-02 15:14:02 +00:00
2010-12-23 15:52:06 +00:00