]> code.ossystems Code Review - openembedded-core.git/commitdiff
task-moblin-tools: Removed exmap and sreadahead
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 29 Oct 2008 14:27:27 +0000 (15:27 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 29 Oct 2008 14:27:27 +0000 (15:27 +0100)
meta-moblin/packages/tasks/task-moblin-tools.bb

index 214db3c49ebb1cfb59e4aa3646ea875ad46aa2dc..c7803c169ad43007d090436b15beb90da90fb7eb 100644 (file)
@@ -27,14 +27,14 @@ RDEPENDS_task-moblin-tools-debug = "\
     strace"
 
 RDEPENDS_task-moblin-tools-profile = "\
-    exmap-console \
-    exmap-server \
+#    exmap-console \
+#    exmap-server \
     oprofile \
     oprofileui-server \
     powertop \
     lttng-control \
-    lttng-viewer \
-    sreadahead"
+    lttng-viewer"
+#    sreadahead"
 
 RDEPENDS_task-moblin-tools-profile_qemux86 += "valgrind"