perl: Add dyanloader build hack
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 19 Jan 2013 23:49:24 +0000 (23:49 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Jan 2013 12:42:42 +0000 (12:42 +0000)
commitb7288b9e88959472ea1f49392ec36cc83980f22b
tree95e1a6580a6557133e40884905d0166d888820dc
parent14688b6c2588d6295a090c94e2a37ba3a92c53e1
perl: Add dyanloader build hack

Patch perl to allow builds to work where a native perl running against target modules
attempts to load a dynamic binary module. We assume that a native version of the
module exists as it would for the target and perform an appropriate path
substitution.

(From OE-Core rev: b5ea12fec329fe419bc3672ed1e1d5733ff2a9d3)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl-5.14.2/dynaloaderhack.patch [new file with mode: 0644]
meta/recipes-devtools/perl/perl-native_5.14.2.bb
meta/recipes-devtools/perl/perl_5.14.2.bb