| Submitter | Morgan Little |
|---|---|
| Date | July 19, 2012, 5:46 p.m. |
| Message ID | <1342719981-1324-15-git-send-email-morgan.little@windriver.com> |
| Download | mbox | patch |
| Permalink | /patch/32653/ |
| State | Accepted |
| Commit | d27cd814162fde3362278435a6842928310c2704 |
| Headers | show |
Comments
Patch
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