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

firmware.patch handles FAT resources #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

johngiffin
Copy link

With the following patch fwup-home/fwup#202 , fwup is able to apply delta updates on FAT resources.

This patch update firmware.patch mix task to create firmware patches including FAT resources delta updates.

With the following patch fwup-home/fwup#202 ,
fwup is able to apply delta updates on FAT resources.

This patch update firmware.patch mix task to create firmware patches
including FAT resources delta updates.
@zolakeith
Copy link

zolakeith commented Mar 27, 2024

@johngiffin it's difficult to see what is the change on top of the refactoring. Perhaps you could highlight what changes actually address the "FAT" compatibility in the PR description?

@vs-pp
Copy link

vs-pp commented Mar 28, 2024

While researching into size of delta FW updates,I had done some poking around and found all this info, that may be useful as we review this PR.

* Support delta firmware updates of files on FAT file systems. See the
    `delta-source-fat-offset` and `delta-source-fat-path` and the unit test for
    details. Thanks to Jean Parpaillon for this feature.

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

Successfully merging this pull request may close these issues.

3 participants