1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

task-oh: Add oprofileui-server to devtools

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1431 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-04-04 09:08:19 +00:00
parent f02b48e02c
commit 0836a6cc47
+2 -1
View File
@@ -1,5 +1,5 @@
DESCRIPTION = "Tasks for OpenedHand Poky"
PR = "r52"
PR = "r53"
PACKAGES = "\
task-oh-base \
@@ -109,6 +109,7 @@ RDEPENDS_task-oh-standard = "\
RDEPENDS_task-oh-devtools = "\
oprofile \
oprofileui-server \
gdb \
strace \
less \