[poky] [PATCH 2/2] task-poky-tools.bb: re-enable blktrace
    Tom Zanussi 
    tom.zanussi at intel.com
       
    Wed Dec 29 12:35:19 PST 2010
    
    
  
The commit for BUGID #581 fixes the blktrace build errors - it should
now be safe to re-enable the blktrace recipe.
Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>
---
 meta/recipes-core/tasks/task-poky-tools.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-core/tasks/task-poky-tools.bb b/meta/recipes-core/tasks/task-poky-tools.bb
index e507ce4..60a95f9 100644
--- a/meta/recipes-core/tasks/task-poky-tools.bb
+++ b/meta/recipes-core/tasks/task-poky-tools.bb
@@ -49,6 +49,7 @@ RRECOMMENDS_task-poky-tools-profile = "\
     perf \
     trace-cmd \
     kernel-module-oprofile \
+    blktrace \
     sysprof \
     "
 
-- 
1.7.0.4
    
    
More information about the poky
mailing list