summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/perf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/perf')
-rw-r--r--meta/recipes-kernel/perf/perf_3.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/perf/perf_3.4.bb b/meta/recipes-kernel/perf/perf_3.4.bb
index 5bdd924839..505c7b8084 100644
--- a/meta/recipes-kernel/perf/perf_3.4.bb
+++ b/meta/recipes-kernel/perf/perf_3.4.bb
@@ -31,7 +31,7 @@ RDEPENDS_${PN} += "elfutils ${SCRIPTING_RDEPENDS}"
31 31
32PROVIDES = "virtual/perf" 32PROVIDES = "virtual/perf"
33 33
34inherit kernel-arch 34inherit kernel-arch pythonnative
35 35
36# needed for building the tools/perf Python bindings 36# needed for building the tools/perf Python bindings
37inherit python-dir 37inherit python-dir