Skip to content

Integrate meta-guf-distro/gf-version-sdcard-fix

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

fng-install: Change bootloader version check to warning for U-boot

U-boot version detection does not always work, as only the installed but not the bootet version can be found out. So we change the message to warning and continue the installation.

Also handle missing /etc/shared folder during installation.

BCS 746-000539

--

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

sharedconf:gf-version: Fix u-boot version detection for SDCard based systems.

gf-version uses mmc command to find out if the current bootloader is stored in the p1 or in the boot0 partition. For SDCards the mmc commands fail and make the kernel print useless message.

BCS 746-000539

Merge request reports

Loading