xen: revert minSupportedVersion to the upstream value.
As the builder is generic, more people may be using it, so we should try to keep this value as close to the upstream source of truth as possible. Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
This commit is contained in:
@@ -112,7 +112,7 @@ let
|
||||
;
|
||||
|
||||
# Mark versions older than minSupportedVersion as EOL.
|
||||
minSupportedVersion = "4.17";
|
||||
minSupportedVersion = "4.16";
|
||||
|
||||
## Generic Patch Handling ##
|
||||
|
||||
|
||||
Reference in New Issue
Block a user