Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-29 | merge include/fetch.sh, blobutil.sh, defconfig.sh | Leah Rowe | |
They are only ever used by script/update/blobs/*, so put them all in blobutil.sh. This cuts down on the number of scripts in lbmk. Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2023-09-29 | update/blobs/*: unified download/checksum logic | Leah Rowe | |
Use the same logic between blobs/download and blobs/mrc. The logic is taken from blobs/download. Signed-off-by: Leah Rowe <leah@libreboot.org> |