summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-04-04 09:08:19 +0000
committerRichard Purdie <richard@openedhand.com>2007-04-04 09:08:19 +0000
commit0836a6cc474b696ad73f18ae14764de0129a21f3 (patch)
tree2073cb6f2ca5f4530d2ed0a4fe5f055e7b8dfb06 /meta
parentf02b48e02ce7d0c467a94eb898c23f16f80fe49d (diff)
downloadpoky-0836a6cc474b696ad73f18ae14764de0129a21f3.tar.gz
task-oh: Add oprofileui-server to devtools
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1431 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/tasks/task-oh.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/tasks/task-oh.bb b/meta/packages/tasks/task-oh.bb
index 72a5447d12..003de5c523 100644
--- a/meta/packages/tasks/task-oh.bb
+++ b/meta/packages/tasks/task-oh.bb
@@ -1,5 +1,5 @@
1DESCRIPTION = "Tasks for OpenedHand Poky" 1DESCRIPTION = "Tasks for OpenedHand Poky"
2PR = "r52" 2PR = "r53"
3 3
4PACKAGES = "\ 4PACKAGES = "\
5 task-oh-base \ 5 task-oh-base \
@@ -109,6 +109,7 @@ RDEPENDS_task-oh-standard = "\
109 109
110RDEPENDS_task-oh-devtools = "\ 110RDEPENDS_task-oh-devtools = "\
111 oprofile \ 111 oprofile \
112 oprofileui-server \
112 gdb \ 113 gdb \
113 strace \ 114 strace \
114 less \ 115 less \