diff options
Diffstat (limited to 'meta/recipes-kernel/perf/perf.bb')
-rw-r--r-- | meta/recipes-kernel/perf/perf.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-kernel/perf/perf.bb b/meta/recipes-kernel/perf/perf.bb index d6683006fc..171d23f454 100644 --- a/meta/recipes-kernel/perf/perf.bb +++ b/meta/recipes-kernel/perf/perf.bb | |||
@@ -40,8 +40,6 @@ inherit linux-kernel-base kernel-arch pythonnative | |||
40 | 40 | ||
41 | # needed for building the tools/perf Python bindings | 41 | # needed for building the tools/perf Python bindings |
42 | inherit python-dir | 42 | inherit python-dir |
43 | export STAGING_INCDIR | ||
44 | export STAGING_LIBDIR | ||
45 | export PYTHON_SITEPACKAGES_DIR | 43 | export PYTHON_SITEPACKAGES_DIR |
46 | 44 | ||
47 | #kernel 3.1+ supports WERROR to disable warnings as errors | 45 | #kernel 3.1+ supports WERROR to disable warnings as errors |