Jump to content

[Armbian build PR] - kernel / drivers-harness: use the kernel git SHA1 (`$KERNEL_GIT_SHA1`) instead of `$KERNEL_MAJOR_MINOR` for drivers cache key


Recommended Posts

Posted

kernel / drivers-harness: use the kernel git SHA1 ($KERNEL_GIT_SHA1) instead of $KERNEL_MAJOR_MINOR for drivers cache key

  • kernel / drivers-harness: use the kernel git SHA1 ($KERNEL_GIT_SHA1) instead of $KERNEL_MAJOR_MINOR for drivers cache key
    • 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

View the full article

<
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines