Signed-off-by: Christophe Priouzeau <christophe.priouzeau@foss.st.com> Change-Id: I11f49ac918cfc061e9364edf4671d892e3071e71
7 lines
179 B
Plaintext
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)} \
|
|
"
|