mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
packagegroup-core-tools-debug: split out Eclipse packages
Split out the packages added for Eclipse remote debugging to a separate package group so that we can avoid pulling them in if not using Eclipse. Fixes [YOCTO #3251]. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
131b66802e
commit
e95ccb7d57
@@ -22,8 +22,6 @@ MTRACE_libc-glibc = "libc-mtrace"
|
||||
RDEPENDS_${PN} = "\
|
||||
gdb \
|
||||
gdbserver \
|
||||
tcf-agent \
|
||||
openssh-sftp-server \
|
||||
strace \
|
||||
${MTRACE} \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user