Skip to content
Snippets Groups Projects
Commit 0ee74466 authored by Jonas Höppner's avatar Jonas Höppner
Browse files

systemd: Move nogplv3 handling to meta-seconorth-nogplv3

parent cfb38af1
No related branches found
No related tags found
1 merge request!49Cherry-pick from dunfell and rewrite nogplv3 distro.
# systemd wants tar but it is gplv3
# we remove it here again, for nogplv3 variant
RRECOMMENDS:${PN}-container:remove:nogplv3 = "tar"
# We use network manager for the guf-wayland distro
# but the no-gplv3 variants are using systemd-networkd
# as network-manager does not work without some gplv3
# tools
PACKAGECONFIG:append:nogplv3 = "networkd"
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