Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(src/rauc.rs): Use currently booted slot version as backup (if any)
Instead of only using the version of the primary slot (which may not be the currently booted), use the one of the currently booted, even if it is not the primary. This allows for proper version comparison and does not lead to scenarios in which the current slot's version is being ignored (and the system is potentially upgraded) Signed-off-by: David Runge <[email protected]>
- Loading branch information