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

inherit packagegroup

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