From 660a733b0e3ce335ea767e8e5675976d53f9f349 Mon Sep 17 00:00:00 2001 From: Dragos Motrea Date: Thu, 16 Nov 2017 10:10:05 +0100 Subject: oprofile: unsupported on cavium kernel Oprofile configs are not supported on cavium kernel. Removed feature from recipe. Signed-off-by: Dragos Motrea Signed-off-by: Adrian Dudau --- recipes-kernel/linux/linux-cavium-dev_4.9.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-kernel/linux/linux-cavium-dev_4.9.bb b/recipes-kernel/linux/linux-cavium-dev_4.9.bb index a45fe96..c5b6075 100644 --- a/recipes-kernel/linux/linux-cavium-dev_4.9.bb +++ b/recipes-kernel/linux/linux-cavium-dev_4.9.bb @@ -7,4 +7,3 @@ KERNEL_FEATURES_append = " features/lttng/lttng_y.scc" KERNEL_FEATURES_append = " features/latencytop/latencytop_y.scc" KERNEL_FEATURES_append = " features/perf/perf_y.scc" KERNEL_FEATURES_append = " features/systemtap/systemtap_y.scc" -KERNEL_FEATURES_append = " features/oprofile/oprofile_y.scc" -- cgit v1.2.3-54-g00ecf