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:
@@ -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"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user