aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/packagegroups/packagegroup-core-eclipse-debug.bb
blob: c45463fc6cde026fa125a22ae7234ba6c57a3628 (plain)
1
2
3
4
5
6
7
8
9
SUMMARY = "Remote debugging tools for Eclipse integration"

inherit packagegroup

RDEPENDS_${PN} = "\
    gdbserver \
    tcf-agent \
    openssh-sftp-server \
    "