added my Recipes

This commit is contained in:
2024-07-11 14:16:35 +02:00
parent 38bc4f53ac
commit 09b621d929
7118 changed files with 525762 additions and 3 deletions

View File

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

View File

@@ -0,0 +1,5 @@
RDEPENDS:${PN}:remove = "${LTTNGMODULES}"
RRECOMMENDS:${PN}:remove = "${@bb.utils.contains('DISTRO_FEATURES', 'gplv3', '', '${PERF}', d)}"
#RDEPENDS:append += "oprofile"