mirror of
https://git.yoctoproject.org/poky
synced 2026-05-14 20:27:55 +02:00
This problem appears on F17 when configure finds /bin/perl, since the beh script is a target side script, we need to set PERL in the do_configure_prepend in order for the correct perl to be used (From OE-Core rev: 5290e82ecef08b5e573d7442627276d7b42c6b93) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>