]> code.ossystems Code Review - openembedded-core.git/commit
perl: Fix a few perl binaries to use target interpreter paths
authorMark Hatle <mark.hatle@windriver.com>
Thu, 22 Sep 2011 01:47:03 +0000 (20:47 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Sep 2011 04:06:40 +0000 (05:06 +0100)
commit7b8db36e088e3e9cd585e8d8dde1c1c2860c3c2e
tree0807d7884f1bc2feafd5a76b262f89659c1d50eb
parent79cd09017693e0fd1634ea9748c797fcec4dac14
perl: Fix a few perl binaries to use target interpreter paths

A small number of target installed programs, "${bindir}/pod*",
were incorrectly using the perl-native paths to access perl.  This
caused a dependency failure during RPM rootfs install, and also
prevented those specific components from functioning.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl_5.12.3.bb