perl: Fix nativesdk install path
authorChristian Glindkamp <christian.glindkamp@taskit.de>
Thu, 27 Sep 2012 12:20:57 +0000 (14:20 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Sep 2012 15:21:52 +0000 (16:21 +0100)
commitf616af4b5ad113ea0d9c4d9199a25d2eab192ca8
treee94e92064b3212bb27086ecfe8fbbd1d0698c998
parent8b15e3ea0f5529c2648c5595c0e37029e5d1f274
perl: Fix nativesdk install path

Commit 38234f2e276356b1d77a87ceabc486107e336d19 tried to fix the sed
expressions by anchoring the left side of the search regexp to prevent
$prefix$prefix type expression in the perl config. For nativesdk this is
not enough. Adding anchors on both side fixes this.

(From OE-Core rev: bf84ec0fb9a4d01ea75447c2efe8e534ce975b53)

Signed-off-by: Christian Glindkamp <christian.glindkamp@taskit.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl_5.14.2.bb