Integrate meta-seconorth-distro/remove_getty_on_tty1
Commit: seco-ne/yocto/layers/meta-seconorth-distro@7f37be85
systemd:networkd: Added comment to remove of networkd
The removal of networkd is done via "remove-variable" which isn't explained sufficiently. Added a comment regarding the concrete operation of the "remove-variable".
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@14d0809f
systemd:getty: Removed default getty instance on tty1
The getty service starts a default instance on tty1. This instance appears as a login prompt on our HMIs which isn't the expected behavior for our customers. The patch removes the installation of the default instance.