mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02: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"
|
DESCRIPTION = "Tasks for OpenedHand Poky"
|
||||||
PR = "r8"
|
PR = "r9"
|
||||||
|
|
||||||
PACKAGES = "\
|
PACKAGES = "\
|
||||||
task-poky-apps-console \
|
task-poky-apps-console \
|
||||||
@@ -104,6 +104,7 @@ RDEPENDS_task-poky-x11-sato = "\
|
|||||||
|
|
||||||
RDEPENDS_task-poky-tools-debug = "\
|
RDEPENDS_task-poky-tools-debug = "\
|
||||||
gdb \
|
gdb \
|
||||||
|
gdbserver \
|
||||||
strace"
|
strace"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user