]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
perf: fix perl binding support
authorRoss Burton <ross.burton@arm.com>
Tue, 22 Aug 2023 17:00:16 +0000 (18:00 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Aug 2023 15:50:21 +0000 (16:50 +0100)
commita59e31c78b5468fac461067e5bacf263c2cf23ad
tree886da3f118b4e4461572037ec5a4c7fb065bf579
parent8818a259495310f3054abc2918771587e6f82ae9
perf: fix perl binding support

The build of the perl integration has been broken for some time.

Update the PERL_* variables so that it can find libperl in the new
location.

This then fails because the Perl headers cause warnings and the feature
checks run with -Werror, so disable the errors.

The perf-dbg package then has target build paths, so set INSANE_SKIP for
now until this is resolved.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/perf/perf-perl.inc
meta/recipes-kernel/perf/perf.bb