mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-03-25 13:29:03 +02:00
Cache downloads based on checksum
Since many boards use the same ME firmware, we could save everyone's bandwidth and time by caching the update files. Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -39,7 +39,7 @@
|
||||
/version
|
||||
/versiondate
|
||||
/blobs/app/
|
||||
/blobs/vendorupdate
|
||||
/blobs/cache/
|
||||
*me.bin
|
||||
/mrc/
|
||||
/util/nvmutil/nvm
|
||||
|
||||
Reference in New Issue
Block a user