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 f89ab20ca4..e22a1bebb2 100644 --- a/meta/recipes-kernel/perf/perf.bb +++ b/meta/recipes-kernel/perf/perf.bb | |||
| @@ -11,7 +11,7 @@ LICENSE = "GPL-2.0-only" | |||
| 11 | 11 | ||
| 12 | PR = "r9" | 12 | PR = "r9" |
| 13 | 13 | ||
| 14 | PACKAGECONFIG ??= "perl python tui libunwind libtraceevent" | 14 | PACKAGECONFIG ??= "python tui libunwind libtraceevent" |
| 15 | PACKAGECONFIG[dwarf] = ",NO_DWARF=1" | 15 | PACKAGECONFIG[dwarf] = ",NO_DWARF=1" |
| 16 | PACKAGECONFIG[perl] = ",NO_LIBPERL=1,perl" | 16 | PACKAGECONFIG[perl] = ",NO_LIBPERL=1,perl" |
| 17 | PACKAGECONFIG[python] = ",NO_LIBPYTHON=1,python3 python3-setuptools-native" | 17 | PACKAGECONFIG[python] = ",NO_LIBPYTHON=1,python3 python3-setuptools-native" |
