meta-digi/meta-digi-dey/recipes-support
Gabriel Valcazar 291bddcf4c swupdate: explicitly enable SIGALG_RAWRSA when signed images are enabled
In previous versions of swupdate, only one SIGALG_* option could be chosen at
build-time, with SIGALG_RAWRSA being the default option. However, in 2025.12,
multiple SIGALG_* options can now be configured at build-time, allowing users
to choose the signature verification algorithm used at runtime via the
"digest-provider" parameter. We weren't explicitly setting any of these
algorithms in our defconfig, so the resulting builds didn't have any digest
providers, causing swupdate to fail early on when signed images are enabled.

To restore the behavior of previous swupdate versions, explicitly enable
SIGALG_RAWRSA when signed images are enabled. Since we only enable one digest
provider, it will be chosen automatically, without having to explicitly set the
"digest-provider" parameter at runtime.

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2026-01-19 15:16:46 +01:00
..
freerdp Update Digi Copyright header 2024-07-15 09:28:58 +02:00
libcap libcap: prevent linking against libpam 2024-01-05 14:24:12 +01:00
libical Update Digi Copyright header 2024-07-15 09:28:58 +02:00
libsoc dey: cosmetic, mark patches as DEY specific 2024-10-22 15:48:00 +02:00
lvm2 Update Digi Copyright header 2024-07-15 09:28:58 +02:00
swupdate swupdate: explicitly enable SIGALG_RAWRSA when signed images are enabled 2026-01-19 15:16:46 +01:00