[OE-core] [PATCH v2 14/16] perf: Update for python-native changes

Morgan Little morgan.little at windriver.com
Thu Jul 19 17:46:19 UTC 2012


Add pythonnative to the inherits list
---
 meta/recipes-kernel/perf/perf_3.4.bb |    2 +-
 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 5bdd924..505c7b8 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}"
 
 PROVIDES = "virtual/perf"
 
-inherit kernel-arch
+inherit kernel-arch pythonnative
 
 # needed for building the tools/perf Python bindings
 inherit python-dir
-- 
1.7.0.4





More information about the Openembedded-core mailing list