]> code.ossystems Code Review - openembedded-core.git/commit
perl: fix re-execution of compile task
authorVenkata ramana gollamudi <ramana.gollamudi@huawei.com>
Tue, 17 Apr 2012 09:04:15 +0000 (09:04 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Apr 2012 11:24:32 +0000 (12:24 +0100)
commit16542d982d86d42d3189d47a8180f0f71646a9ca
treea0900c819a8bb52428b823d21f83adae6973e10f
parentc084759d7f69b751e1ed3ef79d686389d867f248
perl: fix re-execution of compile task

After building perl package, re-execution of compile task recursively
 substitutes the path, making it an invalid path.

Fixed to prevent recursive substitution.

Similar case as [Yocto #2194]

Signed-off-by: Venkata Ramana Gollamudi <ramana.gollamudi@huawei.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl_5.14.2.bb