diff options
Diffstat (limited to 'meta/recipes-kernel')
| -rw-r--r-- | meta/recipes-kernel/linux/linux-wrs_git.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meta/recipes-kernel/linux/linux-wrs_git.bb b/meta/recipes-kernel/linux/linux-wrs_git.bb index 4f134d4d88..2978ed95cb 100644 --- a/meta/recipes-kernel/linux/linux-wrs_git.bb +++ b/meta/recipes-kernel/linux/linux-wrs_git.bb | |||
| @@ -126,14 +126,6 @@ addtask wrlinux_configcheck after do_configure before do_compile | |||
| 126 | 126 | ||
| 127 | inherit kernel | 127 | inherit kernel |
| 128 | 128 | ||
| 129 | # perf subpackage variables | ||
| 130 | PROVIDES += perf | ||
| 131 | |||
| 132 | PACKAGES =+ "perf" | ||
| 133 | FILES_perf = "${bindir}/* \ | ||
| 134 | ${libexecdir}" | ||
| 135 | |||
| 136 | |||
| 137 | # perf tasks | 129 | # perf tasks |
| 138 | addtask compile_perf after do_compile before do_install | 130 | addtask compile_perf after do_compile before do_install |
| 139 | addtask install_perf after do_install before do_package do_deploy | 131 | addtask install_perf after do_install before do_package do_deploy |
