task-moblin-tools: Drop old lttng from tools package for now

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie 2009-06-12 15:54:10 +01:00
parent 7e0fe4692c
commit 01342695c0
1 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
# #
DESCRIPTION = "Debuggin and profiling tools tasks for Moblin" DESCRIPTION = "Debuggin and profiling tools tasks for Moblin"
PR = "r4" PR = "r5"
PACKAGES = "\ PACKAGES = "\
task-moblin-tools-debug \ task-moblin-tools-debug \
@ -32,8 +32,8 @@ RDEPENDS_task-moblin-tools-profile = "\
oprofile \ oprofile \
oprofileui-server \ oprofileui-server \
powertop \ powertop \
lttng-control \ # lttng-control \
lttng-viewer \ # lttng-viewer \
" "
RDEPENDS_task-moblin-tools-profile_qemux86 += "valgrind" RDEPENDS_task-moblin-tools-profile_qemux86 += "valgrind"