Skip to content
Snippets Groups Projects
Commit 40ceb409 authored by Tobias Kahlki's avatar Tobias Kahlki
Browse files

packagegroups: Clean-up of packagegroups

Removed empty lines and fixed format
parent 6a8e1270
No related branches found
No related tags found
1 merge request!91packagegroups: Clean-up of packagegroups
Pipeline #49726 passed with stage
in 7 seconds
......@@ -3,7 +3,7 @@ RDEPENDS:${PN}:remove:nogplv3 = " \
hdparm \
fio \
perf \
"
"
# ltp -> coreutils/bc/... -> GPLv3
PACKAGES:remove:nogplv3 = "${PN}-ltp"
RDEPENDS:${PN}:remove:nogplv3 = "nano"
# @INFO: wireguard -> bash -> GPLv3
# networkmanager -> readline -> GPLv3
#
......
RRECOMMENDS:${PN}-examples:remove:nogplv3 = "qmlbench"
# Dependency chain regarding GPLv3:
# qt-kiosk-browser -> qtwebengine -> python2 -> gdbm
RDEPENDS:${PN}:remove:nogplv3 = "qt-kiosk-browser"
......@@ -6,11 +6,12 @@
# we use additional variables to overwrite the remove.
PACKAGECONFIGREMOVE = " \
emc-test-suite \
"
"
PACKAGECONFIGREMOVESMALL = " \
drm-framebuffer \
glmark2 \
"
"
PACKAGECONFIGREMOVE:emctest = ""
PACKAGECONFIGREMOVESMALL:emctest = ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment