]> code.ossystems Code Review - openembedded-core.git/commit
libxml-simple-perl: fix build failure with perl 5.12.2
authorNitin A Kamble <nitin.a.kamble@intel.com>
Wed, 5 Jan 2011 18:14:18 +0000 (10:14 -0800)
committerSaul Wold <sgw@linux.intel.com>
Wed, 12 Jan 2011 08:55:48 +0000 (00:55 -0800)
commitcebc043e2eb5e380cd5704fc44bf7ea0936ae415
treeb6d079b37052660ed182e7caa290941abdb7a840
parentd52b9ff86dbdfce8d5dc3f2e4544b9f44bdeeea0
libxml-simple-perl: fix build failure with perl 5.12.2

for hostperl needing to load .so files (for module scalar::util) the host/native
perl library path is placed 1st in the @INC with the -I parameter to perl.
  Otherwise hostperl gives error can not load module scalar::util.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb