Skip to content

Integrate meta-guf-distro/fnginstall-fix-output

Commit: https://gitlab.com/garz-fricke/yocto/layers/meta-guf-distro/-/commit/9c2d6da4758d2c63178a59958f0795a430730129

fng-install: Fix partitioning when no yocto partitions are found.

When no yocto partitions have been found, an error was thrown. Now the new partitions are created automatically.

BCS 746-000449

--

Commit: https://gitlab.com/garz-fricke/yocto/layers/meta-guf-distro/-/commit/fc2193194c4e4b08a0df8587b74d1aaf536e850c

fng-install: Fix output of some messages, move message functions to common

Yocto had the 'logfile' feature, while the other script didn't had this yet. Also this made some messages for the user end up in the logfile only, but are needed on stdout also. This fixes it.

BCS 746-000449

Merge request reports

Loading