mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-19 04:57:55 +00:00
62a90ed3be
The idea here is a cache to restore from (musl-cross from coreboot version bound crosscomipler, from which coreboot is built) 1- Reuse existing cache for all modules and patches created digest's hash past build matching cache. (If a single module or patch changes, we have cache miss.) 2- Reuse existing coreboot and musl-cross-make created digest's hash past build's matching cache (If a patch was added to current coreboot, or new coreboot version was added in coreboot module definition, we have a cache miss.) 3- Reuse existing musl-cross-make created digest's hash past build matching cache (If musl-cross-make module didn't change, we don't rebuild it.) Per https://github.com/osresearch/heads/pull/947#issuecomment-753507412 proposition |
||
---|---|---|
.. | ||
config.yml |