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!
|
# Update this when adding the newest kernel major version!
|
||||||
# And update linux_latest_for_hardened below if the patches are already available
|
# 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;
|
linux_latest = linuxPackages_latest.kernel;
|
||||||
|
|
||||||
# Realtime kernel packages.
|
# Realtime kernel packages.
|
||||||
|
Loading…
Reference in New Issue
Block a user