Re-enable the 'systemtap feature' that turns on the kernel options required
for systemtap, a system-wide tracing tool.

Signed-off-by: Tom Zanussi <tom.zanu...@intel.com>
---
 meta/cfg/kernel-cache/ktypes/standard/standard.scc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/cfg/kernel-cache/ktypes/standard/standard.scc 
b/meta/cfg/kernel-cache/ktypes/standard/standard.scc
index 8f1e808..38034d9 100644
--- a/meta/cfg/kernel-cache/ktypes/standard/standard.scc
+++ b/meta/cfg/kernel-cache/ktypes/standard/standard.scc
@@ -14,8 +14,8 @@ tag kgdb
 
 include features/lttng/lttng.scc
 
-#include features/systemtap/systemtap.scc
-#tag systemtap
+include features/systemtap/systemtap.scc
+tag systemtap
 
 include arch/arm/arm.scc
 tag arm
-- 
1.7.0.4



_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to