linux-rpi*: set isLTS

These are based on 6.6.y

(cherry picked from commit d44a5499d71bd03603377ea1b7905ee6ac746be6)
This commit is contained in:
Atemu
2024-12-03 23:40:06 +01:00
committed by Maximilian Bosch
parent eb28e9287c
commit fa336d0e0d

View File

@@ -41,6 +41,8 @@ lib.overrideDerivation
}
// (args.features or { });
isLTS = true;
extraMeta =
if (rpiVersion < 3) then
{