mirror of
https://github.com/armbian/build.git
synced 2025-09-08 23:31:29 +02:00
- this should avoid (late) patching errors that might happen during a point release bump like `6.4.5` -> `6.4.6` cos we'd be using the wrong cached drivers patch - using the SHA1 will instead (possibly) trigger the "real patching failure", during drivers-harness when building a new driver patch cache - also try to cleanup old caches in the old format so we've not many leftovers -- each patch is ~150mb