]> code.ossystems Code Review - openembedded-core.git/commit
perl: Improve sysroot regexp
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 Sep 2014 20:08:17 +0000 (21:08 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 Sep 2014 20:10:27 +0000 (21:10 +0100)
commit2c1c70eef4df66a0208f60ee51bd36d8f794144e
tree34090b0e5d56df610149f4af690fba3aef5ff96c
parent472efca12108d26201d2236ff436a08845313f48
perl: Improve sysroot regexp

When rebuilding libxml-parser-perl with a change to libdir, you see strange
build failures due to MakerMake looking in strange library paths. The error
is obtuse and hard to track down. I'm therefore proposing we change the regexp
once and for all to resolve the issue. Currently it only does a replacement
once, this change ensures it always gets set the correct value upon rebuilds.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl_5.20.0.bb