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> |
||
|---|---|---|
| .. | ||
| classes | ||
| conf | ||
| dynamic-layers | ||
| recipes-connectivity | ||
| recipes-core | ||
| recipes-devtools | ||
| recipes-digi | ||
| recipes-extended | ||
| recipes-gnome | ||
| recipes-graphics | ||
| recipes-multimedia | ||
| recipes-sato | ||
| recipes-support | ||
| DIGI_EULA | ||
| DIGI_OPEN_EULA | ||
| README | ||
README
OpenEmbedded/Yocto Digi Embedded Linux layer ============================================ This layer provides the Digi Embedded Linux distribution images. This layer depends on: git://git.yoctoproject.org/poky.git git://git.openembedded.org/meta-openembedded.git git://git.yoctoproject.org/meta-freescale.git git://github.com/Freescale/meta-fsl-demos.git Digi's license agreements ------------------------- All software is covered by Digi's general EULA and Digi's Open Source EULA. To have the right to use the software in your images you need to read and accept both EULAs at the DIGI_EULA and DIGI_OPEN_EULA files. NXP Semiconductors' software license agreement ---------------------------------------------- Some platforms depends on libraries and packages that are covered by NXP Semiconductors' EULA. To have the right to use those binaries in your images you need to read and accept the EULA file in meta-freescale Yocto layer. Support ------- This layer is provided 'as is' with no guarantee. However, some support may be available from tech.support@digi.com