1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-07 04:58:26 +00:00

task-poky: Add gdbserver to tools-debug

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2217 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-07-24 12:40:58 +00:00
parent ecb0e87ba4
commit 5e73b76349
+3 -2
View File
@@ -3,7 +3,7 @@
#
DESCRIPTION = "Tasks for OpenedHand Poky"
PR = "r8"
PR = "r9"
PACKAGES = "\
task-poky-apps-console \
@@ -103,7 +103,8 @@ RDEPENDS_task-poky-x11-sato = "\
RDEPENDS_task-poky-tools-debug = "\
gdb \
gdb \
gdbserver \
strace"