Integrate meta-seconorth-distro/fix_ro_overlay
Commit: seco-ne/yocto/layers/meta-seconorth-distro@1c28d525
core:ro-overlay: Add sync to mount of user partition
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@613c718c
config:sshd: Always use /etc/shared as storage for the sshd keys
With the read-only option, storing the keys under /etc doesn't work. This results in sshd generating new keys upon each boot, which is slow and throws SSH errors. Move the location for the keys to the persistent storage on /etc/shared.
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@ccfcd390
core:ro-overlay: Add /root, reload udev rules and add weston as dependency
Added /root to the active overlays. Also added a udev reload/trigger to the service script, because the udev rules are run before our service starts. Finally, added weston as dependency, since we might need a custom weston.ini from the overlay.
BCS 746-001371