Integrate meta-seconorth-distro/fix_fnginstall
Commit: seco-ne/yocto/layers/meta-seconorth-distro@4250fa7f
fnginstall: Added comment to selection of boot partition
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@fd9cc721
os-release: Updated URL
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@f0471f13
partitions: Increased fngsystem partition size
The Kirkstone-based Flash-N-Go System (plus the kernel) is slightly bigger than the current 64MB partition size. Increased the size to 128 MB for now. In the future, compressing the kernel would be a better solution.
Info: Self-extracting kernels are not yet supported on ARM64. We, therefore, use an uncompressed kernel at the moment.
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@40d27565
fnginstall: Fixed wrong machine name
The selection of the partition scheme was still dependent on the old machine names and was therefore broken (the selection was falling back to the i.MX6 scheme).