Integrate meta-seconorth-distro/kirkstone-modifications-for-nogplv3-variant
Commit: seco-ne/yocto/layers/meta-seconorth-distro@88c5bca1
Remove the 'gplv3' DISTRO_FEATURE, this in now handled by an override
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@fbacc022
systemd: Move nogplv3 handling to meta-seconorth-nogplv3
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@ce63a82c
packagegroup-seconorth-qt5: Move nogplv3 handling to meta-seconorth-nogplv3
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@d5b07d07
packagegroup-seconorth-tests: Move nogplv3 handling to meta-seconorth-nogplv3
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@73c0c52a
packagegroup-seconorth-networking: Move nogplv3 handling to meta-seconorth-nogplv3
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@37109144
packagegroup-seconorth-minimal: Move nogplv3 handling to meta-seconorth-nogplv3
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@de7e9d37
packagegroup-seconorth-tests: Rename packages to ${PN} and ${PN}-small
To make this similar to the image naming
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@ec6f5231
packagegroup-seconorth-debug: Move the gplv3 handling to meta-nogplv3
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@2ffedd36
distro: Rework of nogplv3 distro
The nogplv3 distro now includes the default guf-wayland distro and only removes the gplv3 distro feature.
(cherry picked from commit 3c8f0d7f618b776fc55e25ea8209635479e260fd)
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@12658c42
gplv3: Further fixed image without GPLv3 support
The standard image was missing the GPLv3 packages. Added them back in and created a new distro without GPLv3.
(cherry picked from commit 4bda626be60fdc12b0f02e9751cb4d35e20ee36d)
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@ec1b7db1
gplv3: Fixed missing packages due to wrong directive
The FEATURE_PACKGES directive doesn't work here, because the packagegroups aren't run like a normal recipe. Moved the GPLv3 packages back to PACKAGES for normal inclusion.
(cherry picked from commit b996d3387f99f5afc3d99b4075f993ac1fc16b8e)