diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2015-10-28 13:30:10 +0100 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2015-10-28 13:30:10 +0100 |
| commit | 38929ed6a4630d2b8f3efa00616800b4012ea0d7 (patch) | |
| tree | 22bd8dca4994cd3d73f7f959f57f0bc7137d04cf /recipes-kernel/perf | |
| download | meta-el-common-38929ed6a4630d2b8f3efa00616800b4012ea0d7.tar.gz | |
Initial commit
result of splitting up meta-enea
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'recipes-kernel/perf')
| -rw-r--r-- | recipes-kernel/perf/perf.bbappend | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-kernel/perf/perf.bbappend b/recipes-kernel/perf/perf.bbappend new file mode 100644 index 0000000..864f938 --- /dev/null +++ b/recipes-kernel/perf/perf.bbappend | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | # | ||
| 2 | # added the python-math and python-sqlite3 modules, required by perf | ||
| 3 | # | ||
| 4 | SCRIPTING_RDEPENDS = "${@perf_feature_enabled('perf-scripting', 'perl perl-modules python python-math python-sqlite3', '',d)}" | ||
