summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-kernel/perf/perf.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-kernel/perf/perf.bb b/meta/recipes-kernel/perf/perf.bb
index 210c4cbf65..844e8807ca 100644
--- a/meta/recipes-kernel/perf/perf.bb
+++ b/meta/recipes-kernel/perf/perf.bb
@@ -41,6 +41,8 @@ export STAGING_LIBDIR
41export BUILD_SYS 41export BUILD_SYS
42export HOST_SYS 42export HOST_SYS
43 43
44do_populate_lic[depends] += "virtual/kernel:do_populate_sysroot"
45
44# needed for building the tools/perf Perl binding 46# needed for building the tools/perf Perl binding
45inherit perlnative cpan-base 47inherit perlnative cpan-base
46# Env var which tells perl if it should use host (no) or target (yes) settings 48# Env var which tells perl if it should use host (no) or target (yes) settings