From: Tom Zanussi Date: Wed, 29 Dec 2010 17:43:22 +0000 (-0600) Subject: task-poky-tools.bb: re-enable blktrace X-Git-Tag: 2011-1~3247 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=35e3443b57d009bffd8904c7c6c3a4769193c1b4;p=openembedded-core.git task-poky-tools.bb: re-enable blktrace 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 --- diff --git a/meta/recipes-core/tasks/task-poky-tools.bb b/meta/recipes-core/tasks/task-poky-tools.bb index e507ce46dd..60a95f9f9d 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 \ "