diff options
| -rw-r--r-- | meta/recipes-kernel/perf/perf.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/perf/perf.bb b/meta/recipes-kernel/perf/perf.bb index 8201c0cb60..90f05c0e62 100644 --- a/meta/recipes-kernel/perf/perf.bb +++ b/meta/recipes-kernel/perf/perf.bb | |||
| @@ -51,7 +51,7 @@ export PYTHON_SITEPACKAGES_DIR | |||
| 51 | #kernel 3.1+ supports WERROR to disable warnings as errors | 51 | #kernel 3.1+ supports WERROR to disable warnings as errors |
| 52 | export WERROR = "0" | 52 | export WERROR = "0" |
| 53 | 53 | ||
| 54 | do_populate_lic[depends] += "virtual/kernel:do_patch" | 54 | do_populate_lic[depends] += "virtual/kernel:do_shared_workdir" |
| 55 | 55 | ||
| 56 | # needed for building the tools/perf Perl binding | 56 | # needed for building the tools/perf Perl binding |
| 57 | include ${@bb.utils.contains('PACKAGECONFIG', 'scripting', 'perf-perl.inc', '', d)} | 57 | include ${@bb.utils.contains('PACKAGECONFIG', 'scripting', 'perf-perl.inc', '', d)} |
