Files
meta-st-openstlinux/recipes-core/packagegroups/packagegroup-core-eclipse-debug.bbappend
Christophe Priouzeau e958319d12 KIRKSTONE: adaptation
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@foss.st.com>
Change-Id: I11f49ac918cfc061e9364edf4671d892e3071e71
2022-06-21 18:19:27 +02:00

7 lines
179 B
Plaintext

#
# Due to GPLv3 limitation, gdbserver are removed of package group
#
RDEPENDS:${PN}:remove = "\
${@bb.utils.contains('DISTRO_FEATURES', 'gplv3', '', 'gdbserver', d)} \
"