Re-enable the 'utrace feature' that turns on the kernel options required for utrace, used mainly to enable userspace tracing for systemtap.
Signed-off-by: Tom Zanussi <tom.zanu...@intel.com> --- meta/cfg/kernel-cache/ktypes/standard/standard.scc | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/cfg/kernel-cache/ktypes/standard/standard.scc b/meta/cfg/kernel-cache/ktypes/standard/standard.scc index 38034d9..b4e22d0 100644 --- a/meta/cfg/kernel-cache/ktypes/standard/standard.scc +++ b/meta/cfg/kernel-cache/ktypes/standard/standard.scc @@ -17,6 +17,9 @@ include features/lttng/lttng.scc include features/systemtap/systemtap.scc tag systemtap +include features/utrace/utrace.scc +tag utrace + include arch/arm/arm.scc tag arm -- 1.7.0.4 _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto