linuxPackages_latest: Use kernel 5.11
This commit is contained in:
parent
3a6c739b16
commit
a34cbf8a04
@ -19451,7 +19451,7 @@ in
|
||||
|
||||
# Update this when adding the newest kernel major version!
|
||||
# And update linux_latest_for_hardened below if the patches are already available
|
||||
linuxPackages_latest = linuxPackages_5_10;
|
||||
linuxPackages_latest = linuxPackages_5_11;
|
||||
linux_latest = linuxPackages_latest.kernel;
|
||||
|
||||
# Realtime kernel packages.
|
||||
|
Loading…
Reference in New Issue
Block a user