perl-native: Switch to using create_wrapper to make perl relocatable.
authorTom Rini <tom_rini@mentor.com>
Thu, 3 Feb 2011 18:54:22 +0000 (11:54 -0700)
committerTom Rini <tom_rini@mentor.com>
Thu, 3 Feb 2011 18:57:45 +0000 (11:57 -0700)
commit4c82344174104ca65b733dcbe1f68f5193fd2254
treef1be5be2ab4ca29ae261ccdc6044fb31468333b5
parent2ba88646629b96707ef8abbfa14374befd9371a2
perl-native: Switch to using create_wrapper to make perl relocatable.

This is taken from poky.  In addition to problems in upstream
perl 5.12.x, Martin Jansa discovered that the regex perl uses during
install is broken for things like /OE/whatever (due to not escapipng the
periods in the regex perl uses).

Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/perl/perl-native_5.10.1.bb