Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support query-able minimum version support #87

Open
fhunleth opened this issue Jun 14, 2018 · 0 comments
Open

Support query-able minimum version support #87

fhunleth opened this issue Jun 14, 2018 · 0 comments

Comments

@fhunleth
Copy link
Collaborator

For intermediate upgrade scenarios, i.e., those where a device needs to upgrade to an intermediate version of software before upgrading to the final version, it is desirable to be able to extract the upgrade path from the .fw file. The current situation is that you can manually set this scenario up on a firmware update server, but it would be less error prone if the .fw file metadata could help out.

One idea: Add a meta-min-version that can be queried using fwup -m and support a require condition to run a semver check on a u-boot environment block variable (similar to require-uboot-variable).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant