mirror of
https://git.yoctoproject.org/poky
synced 2026-07-27 19:37:10 +00:00
cebc043e2e
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>