Integrate meta-seconorth-distro/fng-install-and-other-merge-from-kirkstone
Commit: seco-ne/yocto/layers/meta-seconorth-distro@232a7793
fng-system: slightly increase INITRAMFS_MAXSIZE
The build for the imx8mpguf hit the limit.
(cherry picked from commit 597c7a4975a0d88205ead09fb86fbb3cdbdcf164)
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@8e61b252
fng-install: Improve error detection when resolving 'gitlab' links
(cherry picked from commit 401a744f49a85dd626b84caa99d6e5e041038d83)
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@f9ff750c
fng-install: Handle gitlab 'links' during file download.
Gitlab uses textfiles to present links when downloaded. Handle these during file download.
(cherry picked from commit 70706773fc2eab25693cc8f74afd35e2707d0c82)
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@b0e7a872
fng-install: Fixed target parameter
The "target" parameter was colliding with the TFTP parameter. Removed the shortcut (-t) for the target parameter to resolve the collision. Also, some filesystem operations weren't respecting the TARGETDEVICE parameter.
(cherry picked from commit 9d32efa8a6ccebe73b95ffa3e5b76cce00795d4a)
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@042f0e53
fng-install/prepare-image: Make output of prepare scripts visible
Also cleanup the output a little. Make sure that the prepare_rtc script only affects Tanaro devices
(cherry picked from commit 3b84b29d25b957d6f78cfbd0ec2dca9ffcd6de64)
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@146701cf
networking: Add curl directly, so minimal image also contains curl
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@5943b3e9
sharedconf: Add REDEPENDS to needed tools
In image-minimal some commands fail otherwise.