This is the core of the seapath project. The meta-seapath repo contains the yocto Seapath layer, which contains all the code (yocto recipes) needed to build the seapath images used to install seapath (host, guest, flasher, etc.)
switch_bootloader.sh: fix for some UEFI behavior
Some UEFI firmware tend to remove from the boot order all slots that are
explicitely disabled (if they are disabled, they have nothing to do in
the boot order).
switch_bootloader.sh assume both Seapath slots are present in the boot
order, but since the UEFI may have removed the disabled slot, this may
not be the case.
This fix makes switch_bootloader.sh working even if both slots are not
in the boot order
system-config: fix typo in swupdate_hawkbit.sh
Fix typo in check_health.
fixes 2 bugs with swupdate: